Merge "Add missing release notes for recent changes"
This commit is contained in:
7
releasenotes/notes/add-credentials-totp-with-qr.yaml
Normal file
7
releasenotes/notes/add-credentials-totp-with-qr.yaml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- |
|
||||||
|
Introducing detail pages for entries in Identity → User Credentials.
|
||||||
|
For credentials of type TOTP, the detail page now displays a generated
|
||||||
|
QR code that can be scanned by an authenticator app to easily set up
|
||||||
|
a new TOTP entry.
|
6
releasenotes/notes/bump-script-size.yaml
Normal file
6
releasenotes/notes/bump-script-size.yaml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
The customization script limit now matches the Nova API
|
||||||
|
(64 kB Base64-encoded). This means the actual usable size
|
||||||
|
in Horizon is 48 KB.
|
5
releasenotes/notes/change-prefixlen-field.yaml
Normal file
5
releasenotes/notes/change-prefixlen-field.yaml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
fixes:
|
||||||
|
- |
|
||||||
|
[:bug:`2116927`] Fixed issue with the subnet creation UI displaying
|
||||||
|
incorrect minimum and maximum prefix lengths beyond the allowed range.
|
7
releasenotes/notes/do-not-hide-region.yaml
Normal file
7
releasenotes/notes/do-not-hide-region.yaml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
Region and domain selection fields are now always visible on the login
|
||||||
|
screen, even when using SAML or OIDC authentication methods. This
|
||||||
|
change supports setups where multiple regions or domains are used
|
||||||
|
alongside these authentication methods.
|
6
releasenotes/notes/missing-volumes-statuses-added.yaml
Normal file
6
releasenotes/notes/missing-volumes-statuses-added.yaml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
fixes:
|
||||||
|
- |
|
||||||
|
All current volumes statuses are now supported, including
|
||||||
|
previously missing such as `Error Backing Up`, `Downloading`,
|
||||||
|
`Uploading` and `Retyping`.
|
5
releasenotes/notes/show-ports-from-all-projects.yaml
Normal file
5
releasenotes/notes/show-ports-from-all-projects.yaml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
fixes:
|
||||||
|
- |
|
||||||
|
[:bug:`1996108`] Fixed bug, where all ports on a shared network were shown
|
||||||
|
during instance launch regardless of their project ownership.
|
Reference in New Issue
Block a user