cab2799b56
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions stable/yoga branch to Unmaintained as follows: - tip of the stable/yoga branch is tagged with yoga-eom tag - unmaintained/yoga branch will be cut from yoga-eom tag - stable/yoga branch will be deleted Some further notes: - there will no longer be official releases off of yoga branch - backports can be pushed against unmaintained/yoga branch - openstack-unmaintained-core and <project>-unmaintained-core groups will 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: Icff9fb4bde3d6dddba476ad01991c7dc8f7a2113
78 lines
2.7 KiB
YAML
78 lines
2.7 KiB
YAML
---
|
|
launchpad: nova
|
|
release-model: cycle-with-rc
|
|
team: nova
|
|
type: service
|
|
repository-settings:
|
|
openstack/nova: {}
|
|
cycle-highlights:
|
|
- |
|
|
Nova provides work-in-progress support for Keystone's `unified limits
|
|
<https://docs.openstack.org/keystone/latest/admin/unified-limits.html>`_
|
|
in order to allow operators to test this feature in non-production
|
|
systems so we can collect early feedback about performance.
|
|
- |
|
|
Nova `now implements
|
|
<https://docs.openstack.org/nova/latest/configuration/policy-concepts.html#nova-supported-scope-roles>`_
|
|
the scope concept and default system and project roles provided by
|
|
Keystone. This feature isn't yet enabled by default but operators are
|
|
encouraged to start using it before we switch from the legacy roles
|
|
in a next release.
|
|
- |
|
|
Support is added for network backends that leverage SmartNICs to
|
|
`offload the controlplane from the host server
|
|
<https://docs.openstack.org/nova/latest/admin/networking.html#sr-iov>`_.
|
|
This enables increased security by removing the control plane from the
|
|
host server and reduced overhead by leveraging the cpu and ram resources
|
|
on modern SmartNIC DPUs.
|
|
- |
|
|
Nova now provides AArch64, PPC64LE, MIPs, and s390x
|
|
`emulated architecture support
|
|
<https://docs.openstack.org/nova/latest/admin/hw-emulation-architecture.html>`_
|
|
independent of the host architecture. Please note this feature isn't fully
|
|
tested in our upstream CI so support should be considered experimental.
|
|
releases:
|
|
- version: 25.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 60094e663c30fd11bb0b1c6923de9e5056adf8be
|
|
- version: 25.0.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 60094e663c30fd11bb0b1c6923de9e5056adf8be
|
|
diff-start: 24.0.0.0rc1
|
|
- version: 25.0.1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 6b9c55ac5d3399a444efd38e055ee91f7b70c3d4
|
|
- version: 25.1.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: e0723453eaff0346630419413d5b6bff55aa3791
|
|
- version: 25.1.1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 224b0a6cc779dc84605deac551390353cf8b4435
|
|
- version: 25.2.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 217e21aacf3e28aa47098d44451cbe077b64206d
|
|
- version: 25.2.1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: dee89dd3335e9bc19ac3bb6a030ee25d47233527
|
|
- version: 25.3.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 5ec73eb2768a628089fd54968b19fa5382c6df38
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 5ec73eb2768a628089fd54968b19fa5382c6df38
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 25.0.0.0rc1
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/yoga.html
|