285975f144
$ git log --oneline --no-merges 23.0.0..HEAD e98935f705 guestfs: With libguestfs >= v1.41.1 decode returned bytes to string 4f49545afa [neutron] Get only ID and name of the SGs from Neutron 972a86d61f libvirt: Ignore device already in the process of unplug errors f99f667a96 libvirt: Simplify device_path check in _detach_encryptor 200c743400 compute: Reject requests to commit intermediary snapshot of an inactive instance Change-Id: I8b49c1dfd50884113cad3048f936ac86b44d1a24
56 lines
2.1 KiB
YAML
56 lines
2.1 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
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 23.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/wallaby.html
|