Skip to content

Commit 0babf49

Browse files
committed
Release notes for Antelope Milestone 3
Change-Id: I3dbc1c1e2bf2622721d98e88e219afd816722e22
1 parent 1d54ddd commit 0babf49

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
prelude: >
3+
In this cycle Glance enabled the API policies (RBAC) new defaults and scope by
4+
default and removed the deprecated ``enforce_secure_rbac`` option which is no
5+
longer needed after switching to new defaults.
6+
The Default value of config options ``[oslo_policy] enforce_scope``
7+
and ``[oslo_policy] oslo_policy.enforce_new_defaults`` have been changed
8+
to ``True``. Old policies are still there but they are disabled by default.
9+
10+
fixes:
11+
- |
12+
Bug 1996188_: [OSSA-2023-002] Arbitrary file access through custom VMDK flat descriptor (CVE-2022-47951)
13+
- |
14+
Bug 1939690_: The api-ref response and the actual response returned from the Create Tags API does not match
15+
- |
16+
Bug 1983279_: Cannot upload vmdk images due to unsupported vmdk format
17+
18+
.. _1996188: https://code.launchpad.net/bugs/1996188
19+
.. _1939690: https://code.launchpad.net/bugs/1939690
20+
.. _1983279: https://code.launchpad.net/bugs/1983279

0 commit comments

Comments
 (0)