d9ba1f23e0
Minor version bump is due to patches: cff48e2cd4 Add upgrade check about old computes 4ad7e5e263 Disallow CONF.compute.max_disk_devices_to_attach = 0 $ git log --oneline --no-merges 21.1.2..HEAD f6fefb6298 Handle instance = None in _local_delete_cleanup cee7725495 Add regression test for bug 1914777 8daac915bb Fallback to same-cell resize with qos ports aec1c42bd3 Default user_id when not specified in check_num_instances_quota f4591871ff Add regression test for bug 1893284 d9c833d5a4 only wait for plugtime events in pre-live-migration cb96119e59 tools: Allow check-cherry-picks.sh to be disabled by an env var cff48e2cd4 Add upgrade check about old computes f67627b44c Reproduce bug 1907522 in functional test 75bac345d5 Warn when starting services with older than N-1 computes 3b497ad7d4 Set instance host and drop migration under lock 02114a9d7f Reproduce bug 1896463 in func env 4ad7e5e263 Disallow CONF.compute.max_disk_devices_to_attach = 0 e7a45e0335 Use subqueryload() instead of joinedload() for (system_)metadata f7ba1aab5f compute: Lock by instance.uuid lock during swap_volume 97330d65e1 [doc]: Fix glance image_metadata link afa843c8a7 Set migrate_data.vifs only when using multiple port bindings 36cb57d97b libvirt: Only ask tpool.Proxy to autowrap vir* classes bea55a7d45 add functional regression test for bug #1888395 Change-Id: I93e48700c91c46520757bdf25766e737ac6ba691
68 lines
2.4 KiB
YAML
68 lines
2.4 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
|
|
- version: 21.2.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 8cbb35521aa374bd424bb4ec29cc67cefa8ab646
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 21.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/ussuri.html
|