aba3d8adbd
This branch reached the end of its official stable maintained period, hence this patch transition stable/zed branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/zed branch is tagged with zed-eom tag - unmaintained/zed branch will be cut from zed-eom tag - stable/zed branch will be deleted Note: - there will no longer be official releases off of zed branch after this transition - backports can be pushed to unmaintained/yoga branch - openstack-unmaintained-core (or <project>-unmaintained-core groups if such exists) have the rights to merge patches Important: please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final Zed stable release with backports currently in flight that we should wait for. For the latter case, please propose a final Zed stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/zed. The transition deadline is May 2nd, 2024. [3] [1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained [2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [3] https://releases.openstack.org Change-Id: I967bce9be73e0320b2ec1b4b840c969a549c41c7
78 lines
2.6 KiB
YAML
78 lines
2.6 KiB
YAML
---
|
|
launchpad: nova
|
|
release-model: cycle-with-rc
|
|
team: nova
|
|
type: service
|
|
repository-settings:
|
|
openstack/nova: {}
|
|
cycle-highlights:
|
|
- |
|
|
`Virtual IOMMU devices <https://docs.openstack.org/nova/latest/admin/pci-passthrough.html#virtual-iommu-support>`_
|
|
can now be created and attached to an instance when running on a x86 host
|
|
and using the libvirt driver.
|
|
- |
|
|
Improved behavior for Windows guest by adding by default new `Hyper-V
|
|
enlightments <https://libvirt.org/formatdomain.html#hypervisor-features>`_
|
|
on all libvirt guests.
|
|
- |
|
|
All lifecycle actions are now fully supported for
|
|
`instances with vDPA ports <https://docs.openstack.org/nova/latest/admin/vdpa.html>`_
|
|
, including vDPA hot-plug live migration, suspend and attach/detach.
|
|
- |
|
|
Visible API improvements include :
|
|
the possibility to rebuild a volume-backed instance;
|
|
the ability to unshelve an instance to a specific host (admin only);
|
|
the change to only accept importing a public key but also with an extended
|
|
name pattern;
|
|
Nova policies removing system scopes for all APIs hence finishing to
|
|
implement `phase #1 of new RBAC guidelines <https://governance.openstack.org/tc/goals/selected/consistent-and-secure-rbac.html#phase-1>`_
|
|
that are opt-in.
|
|
releases:
|
|
- version: 26.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 797779688f0515cfa5eb58f935a376cbc08d33e4
|
|
- version: 26.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 2db7cbf7d0a6692a885968bec67f48e7262ceec3
|
|
- version: 26.0.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 2db7cbf7d0a6692a885968bec67f48e7262ceec3
|
|
diff-start: 25.0.0
|
|
- version: 26.1.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 9bca7f34a0d1e546bff8e226cbe45ccbc520c878
|
|
- version: 26.1.1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 6b3adacc66194e3ea32970f894798c61e7814f53
|
|
- version: 26.2.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 67dd915e8c2946ea5616d66e8e22e89a39d7221d
|
|
- version: 26.2.1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 3ada047b2729ef7e0875f267ee330bcc33174758
|
|
- version: 26.2.2
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 226f3e95c1cdadd1845c7adee55f5c5f29f3a7a8
|
|
- version: 26.3.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 3d1a705fc85a0f0a46e7cbc322e98fff892e21b8
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 3d1a705fc85a0f0a46e7cbc322e98fff892e21b8
|
|
branches:
|
|
- name: stable/zed
|
|
location: 26.0.0.0rc1
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/zed.html
|