Skip to content

Commit dd15a09

Browse files
committed
Wallaby 23.0.0 prelude section
Mostly based on cycle highlights. Change-Id: I77d984f39e7c5473f54b7d6fe57c52187f894919
1 parent 0c64f4c commit dd15a09

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
prelude: |
3+
The 23.0.0 release includes many new features and bug fixes. Please be
4+
sure to read the upgrade section which describes the required actions to
5+
upgrade your cloud from 22.0.0 (Victoria) to 23.0.0 (Wallaby).
6+
7+
There are a few major changes worth mentioning. This is not an exhaustive
8+
list:
9+
10+
- The latest Compute API microversion supported for Wallaby is v2.88.
11+
Details on REST API microversions added since the 22.0.0 Victoria release
12+
can be found in the `REST API Version History`__ page.
13+
14+
.. __: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html
15+
16+
- `Support for accelerators`__ in Nova servers has been improved. Now
17+
shelving and unshelving instances using Cyborg accelerators is supported.
18+
19+
.. __: https://docs.openstack.org/api-guide/compute/accelerator-support.html
20+
21+
- Attaching `neutron ports with QoS minimum bandwidth rules`__ to existing
22+
instances is now possible.
23+
24+
.. __: https://docs.openstack.org/api-guide/compute/port_with_resource_request.html
25+
26+
- The nova-scheduler service now verifies which compute nodes can be used
27+
for instances having `requested networks or ports`__ by looking at the
28+
network segments related to the compute nodes.
29+
30+
.. __: https://docs.openstack.org/neutron/latest/admin/config-routed-networks.html
31+
32+
- The Hyper-V virt driver can now attach Cinder RBD volumes.
33+
34+
- The libvirt virt driver now supports new features :
35+
36+
- You can `change the default machine type`__ on a compute node safely
37+
38+
.. __: https://docs.openstack.org/nova/latest/admin/hw-machine-type.html
39+
40+
- You can enable `UEFI secure boot`__ for new instances
41+
42+
.. __: https://docs.openstack.org/nova/latest/admin/secure-boot.html
43+
44+
- `vDPA (vHost data path acceleration)`__ usage is now possible
45+
46+
.. __: https://specs.openstack.org/openstack/nova-specs/specs/wallaby/approved/libvirt-vdpa-support.html

0 commit comments

Comments
 (0)