6e8b11ba0d
This transition the wallaby branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. The transition deadline is November 2nd, 2022. Change-Id: I1f04c4a8dc85671d4e710faf023cb1cd4f427d89
80 lines
2.8 KiB
YAML
80 lines
2.8 KiB
YAML
---
|
|
launchpad: nova
|
|
release-model: cycle-with-rc
|
|
team: nova
|
|
type: service
|
|
repository-settings:
|
|
openstack/nova: {}
|
|
cycle-highlights:
|
|
- |
|
|
`Support for accelerators in Nova servers has been improved. Now shelving
|
|
and unshelving such server is supported.
|
|
<https://docs.openstack.org/api-guide/compute/accelerator-support.html>`_
|
|
- |
|
|
`Now Nova supports attaching neutron ports with QoS minimum bandwidth rules
|
|
for running servers.
|
|
<https://docs.openstack.org/api-guide/compute/port_with_resource_request.html>`_
|
|
- |
|
|
The Nova scheduler can now ensure that servers with the requested networks
|
|
or ports related to Neutron routed networks are scheduled to compute hosts
|
|
where network segments are available.
|
|
- |
|
|
The Hyper-V virt driver can now attach Cinder RBD volumes.
|
|
- |
|
|
`The libvirt driver now support changing the default machine type on a compute
|
|
node safely <https://docs.openstack.org/nova/latest/admin/hw-machine-type.html>`_
|
|
- |
|
|
`The libvirt driver now supports UEFI Secure Boot.
|
|
<https://specs.openstack.org/openstack/nova-specs/specs/wallaby/approved/allow-secure-boot-for-qemu-kvm-guests.html>`_
|
|
- |
|
|
`The libvrit driver now supports vDPA (vHost data path acceleration), a vendor
|
|
neutral way to accelerate standard virtio device using software or hardware
|
|
accelerator implementations.
|
|
<https://specs.openstack.org/openstack/nova-specs/specs/wallaby/approved/libvirt-vdpa-support.html>`_
|
|
releases:
|
|
- version: 23.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 4a285b1fb90bd6ea00d4423f8d72116bfb4af44b
|
|
- version: 23.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 68af588d5c7b5c9472cbc2731fee2956c86206ea
|
|
- version: 23.0.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 68af588d5c7b5c9472cbc2731fee2956c86206ea
|
|
diff-start: 22.0.0
|
|
- version: 23.0.1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: a5ce4d806172f9d144633f297163e088c8ed1491
|
|
- version: 23.0.2
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 4a11babb57d40c63431841cdb9028bc73242dffd
|
|
- version: 23.1.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: e39bbdc8afdbe1075265008f336336d3b76f0a27
|
|
- version: 23.2.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: cb935a313961721839c574d7dcba5568ada9b195
|
|
- version: 23.2.1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 7d5b28985c60322072562c0f7bd5e2cd8540b3d9
|
|
- version: 23.2.2
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: a9e81626c5e9dac897759c5f66c7ae1b4efa3c6d
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: a9e81626c5e9dac897759c5f66c7ae1b4efa3c6d
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 23.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/wallaby.html
|