a2a3d1ec50
$ git log --oneline --no-merges 21.1.1..HEAD d5561d3f10 [stable-only] fix lower-constraints and disable qos resize 3fda32009c Omit resource inventories from placement update if zero c727cfc36c Use cell targeted context to query BDMs for metadata 7562e64dee Fix a hacking test f58399cf49 Update pci stat pools based on PCI device changes b6c473159e Handle disabled CPU features to fix live migration failures 297435ad9e compute: Skip cinder_encryption_key_id check when booting from volume f1bae873e3 Add regression test for bug #1895696 1f9dd694b9 Change default num_retries for glance to 3 9d28d7ec80 replace the "hide_hypervisor_id" to "hw:hide_hypervisor_id" 36eefd9c0e docs: Resolve issue with deprecated extra specs Change-Id: I0f122a1035b21be8c6ed609cac1bac26abe67338
64 lines
2.3 KiB
YAML
64 lines
2.3 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
|
|
- version: 21.1.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 1afed301746dad2bf51d01a4bdaef0101ffb0186
|
|
- version: 21.1.1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 29425d6fb64fa52a897c8d6c5aa8860877437d94
|
|
- version: 21.1.2
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 911066fe3c061f7bb4e3fc1991467ff5c143679e
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 21.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/ussuri.html
|