Current Series Release Notes¶
27.0.0-3¶
Deprecation Notes¶
The
ceilometer::cache::hashclient_retry_delayparameter was deprecated in favor of the newhashclient_retry_timeoutparameter.
The
ceilometer::cache::dead_timeoutparameter was deprecated in favor of the newhashclient_dead_timeoutparameter.
The following parameters of the
ceilometer::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
ceilometer::keystone::authclass now adds theservicerole by default. Set therolesparameter not to add the role.