51b2ea9146
$ git log --oneline --no-merges 23.2.0..HEAD e8b079a91e Add service version check workaround for FFU 4cf632338d func: Increase rpc_response_timeout in TestMultiCellMigrate tests baf0d93e0f Define new functional test tox env for placement gate to run f66a570e94 [CI] Install dependencies for docs target 327693af40 [stable-only] Drop lower-constraints job 76ea8ee377 libvirt: Abort live-migration job when monitoring fails 9609ae0bab libvirt: Add announce-self post live-migration workaround 665c053315 Fix inactive session error in compute node creation cbbca58504 Prevent deletion of a compute node belonging to another host 0fc104eeea Invalidate provider tree when compute node disappears Change-Id: Ieef8628d8d3eef5f41eab752a8cbfdb753f33b68
72 lines
2.5 KiB
YAML
72 lines
2.5 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
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 23.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/wallaby.html
|