Skip to content

Commit f037161

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Release notes for Antelope Milestone 3"
2 parents 37f37c4 + 0babf49 commit f037161

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)