Yoga Series Release Notes¶
20.3.1¶
Bug Fixes¶
Validation of the deprecated
watcher::api::watcher_client_password
parameter has been removed and the parameter is no longer required.
20.3.0¶
New Features¶
The new
watcher::cache
class, to manage parameters of the oslo.cache library, has been added.
The new
watcher::watcher_clients_auth::system_scope
parameter has been added.
The new
watcher::watcher_clients_auth
class has been added.
Upgrade Notes¶
The
watcher::<service>_client_api_version
parameters have been removed.
Deprecation Notes¶
The
watcher::api::watcher_client_auth_uri
parameter has been deprecated and has no effect.
The
watcher::api::watcher_client_default_domain_name
parameter has been deprecated. The parameter has never been used actually.
The following parameters of the
watcher::api
class have been deprecated in favor of the newwatcher::watcher_clients_auth
class.watcher_client_password
watcher_client_username
watcher_client_auth_url
watcher_client_user_domain_name
watcher_client_project_domain_name
watcher_client_insecure
watcher_client_keyfile
watcher_client_certfile
watcher_client_cafile
watcher_client_auth_type