We are eager to announce the release of: puppet-zaqar 10.0.0: Puppet module for OpenStack Zaqar This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/puppet-zaqar/ For more details, please see below. 10.0.0 ^^^^^^ Other Notes * removed deprecated zaqar::admin_user * removed deprecated zaqar::admin_password * removed deprecated zaqar::admin_tenant_name * removed deprecated zaqar::identity_uri * removed deprecated zaqar::auth_uri Changes in puppet-zaqar 9.4.0..10.0.0 ------------------------------------- 641be0c Remove old authtoken options 1a22c9e Prepare 10.0.0 release de627fd Add requirements in metadata.json file 7436100 Add purge_config option 2c7b8d9 Enable release notes translation 50c452a Changed the home-page to point Openstack Puppet Homepage d6be4eb Move rspec-puppet-facts to spec helper abb350c Added retries for db_sync 57a99b5 Update reno for stable/newton Diffstat (except docs and test files) ------------------------------------- manifests/db/sync.pp | 2 + manifests/init.pp | 76 ++----- manifests/keystone/authtoken.pp | 221 ++++++++++----------- metadata.json | 18 +- ...ove_old_authtoken_options-af00c2e849bc8aa4.yaml | 7 + releasenotes/source/conf.py | 7 +- releasenotes/source/index.rst | 3 +- releasenotes/source/newton.rst | 6 + setup.cfg | 2 +- spec/classes/zaqar_init_spec.rb | 38 ++-- spec/classes/zaqar_server_spec.rb | 5 +- spec/defines/zaqar_server_instance_spec.rb | 5 +- spec/spec_helper.rb | 10 +- 13 files changed, 182 insertions(+), 218 deletions(-)