2023.2 Series Release Notes¶
23.1.0¶
New Features¶
The tempest class now supports customizing options to determine minimum and maximum API microversions available, for the following services.
compute (nova)
placement (placement)
volume (cinder)
key_manager (barbican)
baremetal (ironic)
share (manila)
23.0.0¶
New Features¶
The following parameters have been added to the
tempest
class.image_build_interval
image_build_timeout
network_build_interval
network_build_timeout
volume_build_interval
volume_build_timeout
object_storage_build_timeout
The new
tempest::http_timeout
parameter has been added.
The new
tempest::reseller_admin_role
parameter has been added.
Upgrade Notes¶
Default value of the
tempest::neutron_available
parameter has been changed fromfalse
totrue
.
The
tempest::glance_v1
parameter has been removed.
Puppet 6 is no longer supported.