1d2f9ac84e
Minor version bump is due to patches: 58782403cd api: Align availability zone info with forced host e045d0115d Allow X-OpenStack-Nova-API-Version header in CORS $ git log --oneline --no-merges 23.0.2..HEAD c958fab901 Avoid modifying the Mock class in test 47dad4836a address open redirect with 3 forward slashes aa5b8d12bc Fix 1vcpu error with multiqueue and vif_type=tap 9c2f297837 Reduce mocking in test_reject_open_redirect for compat 62a3fa4fff Fix request path to query a resource provider by uuid df5158bf3f Allow deletion of compute service with no compute nodes e6cd23c3b4 Reproducer unit test for bug 1860312 58782403cd api: Align availability zone info with forced host 0c36bd28eb [ironic] Minimize window for a resource provider to be lost c9826ca6eb Fix max cpu topologies with numa affinity 5f994a18b3 Test numa and vcpu topologies bug: #1910466 e045d0115d Allow X-OpenStack-Nova-API-Version header in CORS 2b2434c173 Retry lvm volume and volume group query 9cac2a8822 libvirt: Do not destroy volume secrets during _hard_reboot f2ba67184d virt: Add destroy_secrets kwarg to destroy and cleanup Change-Id: I6f7cf687079b4457bd34a879ccdd8cc70555bf91
64 lines
2.3 KiB
YAML
64 lines
2.3 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
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 23.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/wallaby.html
|