
Minor version bump due to patch 4e5b92545d Add upgrade check about old computes (I873b0c1e6e695ae88241bbf75ac9f80ecc6f5664). $ git log --oneline --no-merges 22.0.1..HEAD eebf94b654 compute: Lock by instance.uuid lock during swap_volume 63d2e62c3a Use subqueryload() instead of joinedload() for (system_)metadata 6b57575092 Fallback to same-cell resize with qos ports 7366e3c375 Reproduce bug 1907522 in functional test 4e5b92545d Add upgrade check about old computes 0c5ca351e2 Warn when starting services with older than N-1 computes e3da2ca7be lower-constraints: Bump packaging to 20.4 c3a0969329 Omit resource inventories from placement update if zero eda458828b compute: Don't detach volumes when RescheduledException raised without retry 95fc161334 Add regression test for bug #1899649 478be6f4fb zuul: Replace nova-live-migration with zuulv3 jobs f4d62e1a0b Fix a hacking test 82d415d200 Add missing exception 3ecc098d28 Set instance host and drop migration under lock d768cdbb88 Reproduce bug 1896463 in func env 9a5b6249d6 Use cell targeted context to query BDMs for metadata Change-Id: Ie8d769c593f6606d95afa761fce3c15420b2af64
47 lines
1.6 KiB
YAML
47 lines
1.6 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
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 22.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/victoria.html
|