bf0a777ef3
$ git log --oneline --no-merges 21.2.0..HEAD 560414036d Update image_base_image_ref during rebuild. 7003618884 Rebase qcow2 images when unshelving an instance a968289b1f Add config parameter 'live_migration_scheme' to live migration with tls guide c2044d4bd0 Use absolute path during qemu img rebase 2e89699c33 Make _rebase_with_qemu_img() generic 812ce632d5 Raise InstanceMappingNotFound if StaleDataError is encountered 687250f60e libvirt: Use specific user when probing encrypted rbd disks during extend 8f65de96a0 Add missing exception 79df36fecf Prevent archiving of pci_devices records because of 'instance_uuid' f32286c62e libvirt: Increase incremental and max sleep time during device detach 121e481a88 libvirt: 'video.vram' property must be an integer Change-Id: I6a2c2aa05ff64d469ff44751ce3f738d8a5ade27
72 lines
2.5 KiB
YAML
72 lines
2.5 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
|
|
- version: 21.2.1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: ba6789e458f5da1e7b792866120128c609ca8537
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 21.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/ussuri.html
|