Stein Series Release Notes

14.4.0

New Features

  • Add [watcher_clients_auth]/user_domain_name config parameter, this parameter is required to communicate to keystone v3.

Upgrade Notes

  • The default value for watcher::api::watcher_client_project_name is changed to ‘services’.

14.3.0

Prelude

In this release Ubuntu has moved all projects that supported it to python3 which means that there will be a lot of changes. The Puppet OpenStack project does not test the upgrade path from python2 to python3 packages so there might be manual steps required when moving to the python3 packages.

New Features

  • Service_token_roles_required missing in the server config file which allows backwards compatibility to ensure that the service tokens are compared against a list of possible roles for validity.

Upgrade Notes

  • This module now requires a puppetlabs-mysql version >= 6.0.0

  • Ubuntu packages are now using python3, the upgrade path is not tested by Puppet OpenStack. Manual steps may be required when upgrading.

14.2.0

Upgrade Notes

  • watcher::logging is now not included in init class by default.

  • The deprecated parameter auth_uri is now removed, please use www_authenticate_uri.

Deprecation Notes

  • The following ZeroMQ related parameters has been deprecated in ::watcher, has no effect and will be removed in the next release:

    • rpc_cast_timeout

    • rpc_poll_timeout

    • rpc_zmq_bind_address

    • rpc_zmq_port_retries

    • rpc_zmq_concurrency

    • rpc_zmq_contexts

    • rpc_zmq_host

    • rpc_zmq_ipc_dir

    • rpc_zmq_matchmaker

    • rpc_zmq_max_port

    • rpc_zmq_min_port

    • rpc_zmq_topic_backlog

    • use_pub_sub

    • zmq_target_expire

  • check_revocations_for_cached option is now deprecated for removal, the parameter has no effect.

  • hash_algorithms option is now deprecated for removal, the parameter has no effect.