6ba194cde8
$ git log --oneline --no-merges 23.0.1..HEAD fef0305abe Move 'check-cherry-picks' test to gate, n-v check 5d65680095 libvirt: Set driver_iommu when attaching virtio devices to SEV instance c45bedd98d zuul: Replace grenade and nova-grenade-multinode with grenade-multinode 8b62a4ec9b Error anti-affinity violation on migrations 46aa3f4ec7 Honor [neutron]http_retries in the manual client bf7254b794 Update SRIOV port pci_slot when unshelving 3625d5336a Test SRIOV port move operations with PCI conflicts 83ca8b3563 Neutron fixture: don't clobber profile and vif_details if empty 5ede75c65e Stop leaking ceph df cmd in RBD utils 4709256142 Reject open redirection in the console proxy 8f018d754d rbd: Get rbd_utils unit tests running again 8b50f48ed2 Consolidate device detach error handling ebf1ceb7d6 Move instance power state check to _detach_with_retry 14596ca30f libvirt: Remove dead error handling code 9f90c7268c Follow up type hints for a634103 3fcd11a403 Enable mypy on libvirt/guest.py 5f488d8cd1 Move the guest.get_disk test to test_guest 30317e6b3f Replace blind retry with libvirt event waiting in detach Change-Id: I80ebeb273213d25862befa8fa51990d993b7a3a4
60 lines
2.2 KiB
YAML
60 lines
2.2 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
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 23.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/wallaby.html
|