6ee5c10e44
This patch proposes an RC1 release for nova to get any merged changes out prior to the RC1 deadline for Yoga going into effect. If the team is ready to proceed, please leave a +1 to acknowledge this release and we will process right away. If the team is working on any final merges, leave a -1 with some detail on the status and update the patch with the new commit hash to use when ready. Patches with no response will be merged by Thursday, March 10th. Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I520acf754b096a657f012d51946107cf1e074f1d
42 lines
1.7 KiB
YAML
42 lines
1.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
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 25.0.0.0rc1
|