17d8a953c5
Minor version bump is due to patch: 6305ae491e Allow X-OpenStack-Nova-API-Version header in CORS $ git log --oneline --no-merges 22.2.2..HEAD 9588cdbfd4 address open redirect with 3 forward slashes aaa56240b0 Fix 1vcpu error with multiqueue and vif_type=tap 1eceeebfb2 Avoid modifying the Mock class in test 7dbceeceef Fix request path to query a resource provider by uuid 94e265f3ca Reduce mocking in test_reject_open_redirect for compat e238cc9cd6 Allow deletion of compute service with no compute nodes 9efdd0b085 Reproducer unit test for bug 1860312 b7677ae08a Move 'check-cherry-picks' test to gate, n-v check 6305ae491e Allow X-OpenStack-Nova-API-Version header in CORS 6b70350bdc Reject open redirection in the console proxy Change-Id: I86995c469a7020be4ea942d856547b47b9dc6c20
63 lines
2.1 KiB
YAML
63 lines
2.1 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
|
|
- version: 22.2.1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: e954a56fec69637ebd671643d41bb0ecc85a2656
|
|
- version: 22.2.2
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 4135970d3c62895662bbca5055c3a5ae4099bf7d
|
|
- version: 22.3.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 7f00f7be226511840747643919d167c97a021bea
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 22.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/victoria.html
|