Current Series Release Notes¶
27.0.0-4¶
Deprecation Notes¶
The
watcher::cache::hashclient_retry_delayparameter was deprecated in favor of the newhashclient_retry_timeoutparameter.
The
watcher::cache::dead_timeoutparameter was deprecated in favor of the newhashclient_dead_timeoutparameter.
The following classes are now deprecated and will be removed in a future release.
watcher::glance_client
watcher::neutron_client
The following parameters of the
watcher::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
watcher::keystone::authclass now adds theservicerole by default. Set therolesparameter not to add the role.