
$ git log --oneline --no-merges 22.0.0..HEAD 059d53d4c3 Modify glance's copy_image permission for nova-ceph-multistore d8b8a8193b Update pci stat pools based on PCI device changes a06e27592f Fix the compute RPC 5.12 issue 239ffff2ab Add a regression test for 5.12 compute API issue a919cc0cbd [doc]: Fix glance image_metadata link 048a3337a8 libvirt: Only ask tpool.Proxy to autowrap vir* classes 115fe350ad Fix virsh domifstat to get vhostuser vif statistics 45a4110d20 Handle disabled CPU features to fix live migration failures fd7c66f61c libvirt: 'video.vram' property must be an integer f1e4f6b078 Follow up for cherry-pick check for merge patch 4819f694b2 libvirt: Increase incremental and max sleep time during device detach 7baca2b1d1 [stable-only] Update TOX_CONSTRAINTS_FILE for stable/victoria f74f6efb1a [stable-only] Update .gitreview for stable/victoria Change-Id: I5f912dd0b2ea5e45ea30a981ee86d9a6ca785671
43 lines
1.5 KiB
YAML
43 lines
1.5 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
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 22.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/victoria.html
|