6b2e5831e9
These are the final release taggings for all cycle-with-rc projects. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on May 13. Any bugfixes merged to stable/ussuri can be queued up and ready to go as a follow on stable release after the coordinated release date. Since it always comes up - yes, the diff-start is right. That's the calculated starting point where the last stable branch was created. Change-Id: I66602ca7a6ab1af35bf33d4d82fe34191f2e3865 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
52 lines
2.0 KiB
YAML
52 lines
2.0 KiB
YAML
---
|
|
launchpad: nova
|
|
release-model: cycle-with-rc
|
|
team: nova
|
|
type: service
|
|
repository-settings:
|
|
openstack/nova: {}
|
|
cycle-highlights:
|
|
- |
|
|
`Support for cold migrating and resizing servers between Nova cells.
|
|
<https://docs.openstack.org/nova/latest/admin/configuration/cross-cell-resize.html>`_
|
|
- |
|
|
`Support for precaching Glance images to Nova compute hosts.
|
|
<https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id74>`_
|
|
- |
|
|
`Support for creating servers with accelerator devices via Cyborg.
|
|
<https://docs.openstack.org/api-guide/compute/accelerator-support.html>`_
|
|
- |
|
|
`Further enahanced support for moving servers with minimum bandwidth
|
|
guarantees.
|
|
<https://docs.openstack.org/api-guide/compute/port_with_resource_request.html>`_
|
|
- |
|
|
`Support for nova-manage placement audit CLI to find and clean up orphaned
|
|
resource allocations.
|
|
<https://docs.openstack.org/nova/latest/cli/nova-manage.html>`_
|
|
- |
|
|
`Nova API policies are introducing new default roles with scope_type
|
|
capabilities. These new changes improve the security level and
|
|
manageability. New policies are richer in terms of handling access at
|
|
system and project level token with 'Read' & 'Write' roles. This feature
|
|
is disabled by default and can be enabled by config options.`
|
|
See the `Policy Concepts <https://docs.openstack.org/nova/latest/configuration/policy-concepts.html>`__
|
|
documentation for more details.
|
|
releases:
|
|
- version: 21.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 2cddf595a8cdedbdb844e800d853ea143817b545
|
|
- version: 21.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: dd3cc59ccf8c963e078359d4b27dacf7d54a14ee
|
|
- version: 21.0.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: dd3cc59ccf8c963e078359d4b27dacf7d54a14ee
|
|
diff-start: 20.0.0.0rc1
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 21.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/ussuri.html
|