releases/deliverables/antelope/nova.yaml
Előd Illés cdc562618f [nova] Transition 2023.1 Antelope to Unmaintained
This branch reached the end of its official stable maintained period,
hence this patch transition stable/2023.1 branch to Unmaintained. (For
details about Unmaintained state please see: [1][2])

The transitions is as follows:
- tip of the stable/2023.1 branch is tagged with 2023.1-eom tag
- unmaintained/2023.1 branch will be cut from 2023.1-eom tag
- stable/2023.1 branch will be deleted

Note:
- there will no longer be official releases off of 2023.1 branch after
  this transition
- backports can be pushed to unmaintained/2023.1 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 2023.1 Antelope stable release
with backports currently in flight that we should wait for. For the
latter case, please propose a final 2023.1 Antelope stable release
patch, and rebase this patch on top of that, with the latest commit
hash of stable/2023.1.

The planned transition deadline was October 30th, 2024 [3] last week,
so please approve this patch as soon as possible if the project is
ready for the transition.

[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: I22458346f10fcebf61a877223fd0f1ce1911fa33
2024-11-08 21:48:28 +01:00

80 lines
3.2 KiB
YAML

---
launchpad: nova
release-model: cycle-with-rc
team: nova
type: service
repository-settings:
openstack/nova: {}
cycle-highlights:
- |
`PCI devices can now be scheduled <https://docs.openstack.org/nova/latest/admin/pci-passthrough.html#pci-tracking-in-placement>`_
by Nova using the Placement API on a opt-in basis. This will help the
nova-scheduler service to better schedule flavors that use PCI
(non-Neutron related) resources, will generate less reschedules if an
instance cannot be created on a candidate and will help the nova-scheduler
to not miss valid candidates if the list was too large.
- |
Operators can now ask Nova to `manage the power consumption of dedicated
CPUs <https://docs.openstack.org/nova/latest/admin/cpu-topologies.html#configuring-cpu-power-management-for-dedicated-cores>`_
so as to either offline them or change their governor if they're
currently not in use by any instance or if the instance is stopped.
- |
Nova will prevent unexpected compute service renames by `persisting a unique
compute UUID on local disk <https://docs.openstack.org/nova/latest/admin/compute-node-identification.html>`_.
This stored UUID will be considered the source of truth for knowing whether
the compute service hostame has been modified or not. As a reminder,
changing a compute hostname is forbidden, particularly when this compute is
currently running instances on top of it.
- |
`SPICE consoles <https://docs.openstack.org/nova/latest/admin/remote-console-access.html#spice-console>`_
can now be configured with compression settings which include choices of the
compression algorithm and the compression mode.
- Fully-Qualified Domain Names are now considered valid for an instance
hostname if you use the 2.94 API microversion.
- By opting into 2.95 API microversion, evacuated instances will remain
stopped on the destination host until manually started.
releases:
- version: 27.0.0.0rc1
projects:
- repo: openstack/nova
hash: 2bb8689835a4631622201299d531a24f28aad281
- version: 27.0.0
projects:
- repo: openstack/nova
hash: 2bb8689835a4631622201299d531a24f28aad281
diff-start: 26.0.0.0rc1
- version: 27.1.0
projects:
- repo: openstack/nova
hash: f361ce2ab1c2cec12ace3ab6a3416747ccf1a630
- version: 27.2.0
projects:
- repo: openstack/nova
hash: 2d05ee3747d36664cca4ac49203667e97e063327
- version: 27.3.0
projects:
- repo: openstack/nova
hash: 9cad74c51330ee952fe6c1897902533519739cef
- version: 27.4.0
projects:
- repo: openstack/nova
hash: f732f8476851e6272d8ad9937f54b918795844e8
- version: 27.5.0
projects:
- repo: openstack/nova
hash: 99a8cf4b4aedd166a219d9ab01355d518d1dc7bc
- version: 27.5.1
projects:
- repo: openstack/nova
hash: 945aabc79a68a9e0e47091d208215ae8f0e31556
- version: 2023.1-eom
projects:
- repo: openstack/nova
hash: 15b1531f8034f41f8bf4caaa5ac31231446db01d
branches:
- name: stable/2023.1
location: 27.0.0.0rc1
- name: unmaintained/2023.1
location: 2023.1-eom
release-notes: https://docs.openstack.org/releasenotes/nova/2023.1.html