puppet-placement 3.0.0 (ussuri)
We are amped to announce the release of: puppet-placement 3.0.0: Puppet module for OpenStack placement This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/puppet-placement Download the package from: https://tarballs.openstack.org/null/ Please report issues through: https://bugs.launchpad.net/puppet-placement/+bugs For more details, please see below. 3.0.0 ^^^^^ New Features * Added placement::randomize_allocation_candidates parameter. * Adds interface parameter to placement::keystone::authtoken to configure the interface to use for the Identity API endpoint. Valid values are "public", "internal" or "admin"(default). Changes in puppet-placement 2.4.0..3.0.0 ---------------------------------------- c999c4c Prepare Ussuri M1 c9c44c4 Convert all class usage to relative names 2de53b9 Add randomize_allocation_candidates param 9638d69 Update the constraints url 5e5d7de New placement::keystone::authtoken::interface parameter 074b7ef Update master for stable/train Diffstat (except docs and test files) ------------------------------------- examples/init.pp | 2 +- manifests/api.pp | 6 +++--- manifests/config.pp | 2 +- manifests/db.pp | 4 ++-- manifests/db/mysql.pp | 2 +- manifests/db/postgresql.pp | 2 +- manifests/db/sync.pp | 2 +- manifests/generic_service.pp | 4 ++-- manifests/init.pp | 19 ++++++++++++++----- manifests/keystone/auth.pp | 2 +- manifests/keystone/authtoken.pp | 9 ++++++++- manifests/logging.pp | 2 +- manifests/params.pp | 4 ++-- manifests/policy.pp | 4 ++-- manifests/wsgi/apache.pp | 8 ++++---- metadata.json | 8 ++++---- ...domize_allocation_candidates-8421343af6c5f452.yaml | 4 ++++ ...keystone_authtoken_interface-4537941bc250a05d.yaml | 6 ++++++ releasenotes/source/index.rst | 1 + releasenotes/source/train.rst | 6 ++++++ spec/classes/placement_init_spec.rb | 9 +++++++-- spec/classes/placement_keystone_authtoken_spec.rb | 3 +++ tox.ini | 2 +- 23 files changed, 76 insertions(+), 35 deletions(-)
participants (1)
-
no-reply@openstack.org