[new][puppet] puppet-magnum 10.0.0 release (ocata)
We are frolicsome to announce the release of: puppet-magnum 10.0.0: Puppet module for Magnum This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/puppet-magnum/ For more details, please see below. 10.0.0 ^^^^^^ New Features * A new class magnum::clients have been added to configure the OpenStack service clients used by magnum service. * The domain_name and domain_admin parameters in magnum::keystone::domain now set up the trust/trustee_domain_name and trust/trustee_domain_admin_name config options. Changes in puppet-magnum 9.4.0..10.0.0 -------------------------------------- c770219 Add magnum::clients class 429f70a Prepare 10.0.0 release 9852bb9 Support xenial 75e2983 include ::openstacklib::defaults in params.pp 41f3245 Remove '::processorcount' fact from tests. c082497 Use UCA newton-proposed packages d3e4543 Change wiki to docs d82461a Enable release notes translation 0087b05 Add trustee_domain names to config 9b7bbc7 Changed the home-page to point Openstack Puppet Homepage be485ab Move rspec-puppet-facts to spec helper cab5e19 Added retries for db_sync 854cfbe Update reno for stable/newton Diffstat (except docs and test files) ------------------------------------- README.md | 2 +- manifests/clients.pp | 44 +++++++++++++++++ manifests/db/sync.pp | 2 + manifests/keystone/domain.pp | 18 ++----- manifests/params.pp | 27 ++++++----- metadata.json | 11 +++-- ...add-clients-configuration-758a5b8cb4c16e1a.yaml | 4 ++ .../add-trustee-name-configs-a38c5012090a01a0.yaml | 5 ++ releasenotes/source/conf.py | 7 ++- releasenotes/source/index.rst | 1 + releasenotes/source/newton.rst | 6 +++ setup.cfg | 2 +- spec/acceptance/basic_magnum_spec.rb | 8 ++++ spec/classes/magnum_clients_spec.rb | 56 ++++++++++++++++++++++ spec/classes/magnum_conductor_spec.rb | 2 +- spec/classes/magnum_db_postgresql_spec.rb | 1 - spec/classes/magnum_init_spec.rb | 2 +- spec/classes/magnum_keystone_domain_spec.rb | 4 +- spec/spec_helper.rb | 11 +---- 19 files changed, 163 insertions(+), 50 deletions(-)
participants (1)
-
no-reply@openstack.org