dbb290ba9f
Minor version bump is due to patch 8e12b81839 that modifies the allowed value of a configuration parameter. $ git log --oneline --no-merges 22.1.0..HEAD 35112d7667 Handle instance = None in _local_delete_cleanup 4f17ea2f7d Add regression test for bug 1914777 3d86df068a tools: Allow check-cherry-picks.sh to be disabled by an env var ef348c4eb3 only wait for plugtime events in pre-live-migration 8e12b81839 Disallow CONF.compute.max_disk_devices_to_attach = 0 09784db62f Prevent archiving of pci_devices records because of 'instance_uuid' Change-Id: Ib81e163a8cbb6c2c1600ef6b0079465e665c81db
51 lines
1.7 KiB
YAML
51 lines
1.7 KiB
YAML
---
|
|
launchpad: nova
|
|
release-model: cycle-with-rc
|
|
team: nova
|
|
type: service
|
|
repository-settings:
|
|
openstack/nova: {}
|
|
cycle-highlights:
|
|
- |
|
|
`Nova supports mixing pinned and floating CPUs within the same nova
|
|
server. <https://docs.openstack.org/nova/latest/user/flavors.html>`_
|
|
- |
|
|
`Nova supports customizing the placement resource inventory of the compute
|
|
node via a provider configuration file.
|
|
<https://docs.openstack.org/nova/latest/admin/managing-resource-providers.html>`_
|
|
- |
|
|
Nova supports
|
|
`fast cloning <https://specs.openstack.org/openstack/nova-specs/specs/victoria/approved/nova-image-download-via-rbd.html>`_
|
|
of Glance images from the Ceph RBD cluster even if
|
|
`Glance multistore <https://specs.openstack.org/openstack/nova-specs/specs/victoria/approved/rbd-glance-multistore.html>`_
|
|
configuration is used.
|
|
- |
|
|
`Nova supports creating servers with virtual TPM devices.
|
|
<https://docs.openstack.org/nova/latest/admin/emulated-tpm.rst>`_
|
|
releases:
|
|
- version: 22.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 2931516b75ab1eda8deefec6910efee82a0a7ae2
|
|
- version: 22.0.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 2931516b75ab1eda8deefec6910efee82a0a7ae2
|
|
diff-start: 21.0.0.0rc1
|
|
- version: 22.0.1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: a806b1dc4c578f4a53a6c13317b04eb028861301
|
|
- version: 22.1.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: cf1db74731198b573cc3693c7923c665b43fcf9c
|
|
- version: 22.2.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 35112d7667cee9fc33db660ee241164b38468c31
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 22.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/victoria.html
|