releases/deliverables/yoga/nova.yaml
Előd Illés 8508efbf81 nova: Release Yoga 25.0.1
$ git log --oneline --no-merges 25.0.0..HEAD
dfa05d62da Add missing condition
8756688278 Retry in CellDatabases fixture when global DB state changes
4ca4b2e6bc Allow claiming PCI PF if child VF is unavailable
23c48b6706 Simulate bug 1969496
d7bca631fe Remove unavailable but not reported PCI devices at startup
f04cfd4235 Isolate PCI tracker unit tests
60548e8042 Fix segment-aware scheduling permissions error
1ac0d6984a [CI] Install dependencies for docs target
29b94aa34a Fix pre_live_migration rollback
3402aa7a53 Adds regression test for bug LP#1944619
15b72717f2 [stable-only] Drop lower-constraints job
a9f444a997 Fix eventlet.tpool import
1bb0697f1c [stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga
a473b5e1f4 [stable-only] Update .gitreview for stable/yoga

Change-Id: Ib9c841a1540c0f4bf0c7cc031aaf1cc5fa3484f9
2022-06-21 10:24:37 +02:00

52 lines
2.0 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
branches:
- name: stable/yoga
location: 25.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/nova/yoga.html