Wallaby Cycle Highlight for Nova

Change-Id: Ic5e2e06a9154fa52ccb65cba46de2a7973cf9f48
This commit is contained in:
Balazs Gibizer 2021-03-08 15:44:45 +01:00
parent 6a3c845eeb
commit aa23812636
1 changed files with 21 additions and 0 deletions

View File

@ -5,3 +5,24 @@ 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>`_