Current Series Release Notes¶
25.0.0-18¶
New Features¶
The new
nova::cache::backend_expiration_time
parameter has been added.
The new
nova::keystone::auth::configure_service
parameter has been added.
The following parameters have been added to the
nova
class.record
source_is_ipv6
The following parameters have been added to the
nova::limit
class.endpoint_service_name
endpoint_service_type
endpoint_region_name
endpoint_interface
The following parameters have been added to the
nova::quota
class.unified_limits_resource_strategy
unified_limits_resource_list
Upgrade Notes¶
The
nova_aggregate
resource now requires an array value for itshosts
property in case multiple hosts should belong to the aggregate.
The
properties
property ofnova_flavor
resource and themetadata
property ofnova_aggregate
resource now accept only Hash values.
Bug Fixes¶
Fixed
nova_aggregate
resource so that the resource ensures all values given for thehosts
property present.