f62d97fb1e
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I212b8e818b075dcfcd9de810e22c2cbdc14ae21e
77 lines
2.5 KiB
YAML
77 lines
2.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
|
|
- 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
|
|
- version: 22.4.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: b5b57c4669da07c3ee4c53d290e6ac4819bf4e15
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: b5b57c4669da07c3ee4c53d290e6ac4819bf4e15
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: b58386b0918c7cf0dfaeec05c797bd7f629e9e15
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 22.0.0.0rc1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/victoria.html
|