Current Series Release Notes¶
27.0.0-6¶
New Features¶
The new
nova::console_allowed_originsparameter has been added.
The new
nova::migration::libvirt::live_migration_parallel_connectionsparameter has been added.
Deprecation Notes¶
The
nova::cache::hashclient_retry_delayparameter was deprecated in favor of the newhashclient_retry_timeoutparameter.
The
nova::cache::dead_timeoutparameter was deprecated in favor of the newhashclient_dead_timeoutparameter.
The following parameters of the
nova::cacheclass have been deprecated in favor of the new generic parameters.memcache_usernameandredis_username(Useusername)memcache_passwordandredis_password(Usepassword)memcache_socket_timeoutandredis_socket_timeout(Usesocket_timeout)
27.0.0¶
New Features¶
The
nova::keystone::authclass now adds theservicerole by default. Set therolesparameter not to add the role.