[new][puppet] puppet-tempest 10.0.0 release (ocata)
We are joyful to announce the release of: puppet-tempest 10.0.0: Puppet module for OpenStack Tempest This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/puppet-tempest/ For more details, please see below. 10.0.0 ^^^^^^ Other Notes * The verbose option was marked to be removed in Ocata, in Newton the option was deprecated. Changes in puppet-tempest 9.4.0..10.0.0 --------------------------------------- 185f467 Prepare 10.0.0 release b37d70e Fix puppet version for requirements in metadata fa4bf27 Fix group name of the image_ssh_user option df0ddad add vitrage tests 74424c4 Enable Keystone v3 support for providers b12764e Remove unneeded processor count fact 7edad46 Fix config parameter name for volume-feature-enabled e1dcb9d Create user and some fixes for ec2 credentials provider. 83da0f5 Enable release notes translation c0a32e3 Correct cinder_backup_available parameter edb1cd7 Changed the home-page to point Openstack Puppet Homepage 72ce3f9 Move rspec-puppet-facts to spec helper 1c52257 Remove verbose 927f492 Update reno for stable/newton bcf7be9 Add cinder backup test Diffstat (except docs and test files) ------------------------------------- lib/puppet/provider/tempest.rb | 7 + .../provider/tempest_ec2_credentials/openstack.rb | 16 +- .../provider/tempest_glance_id_setter/openstack.rb | 2 +- .../tempest_neutron_net_id_setter/openstack.rb | 2 +- manifests/init.pp | 46 ++- manifests/params.pp | 2 + metadata.json | 10 +- .../notes/remove_verbose-712eaabc11a60423.yaml | 4 + releasenotes/source/conf.py | 7 +- releasenotes/source/index.rst | 3 +- releasenotes/source/newton.rst | 6 + setup.cfg | 2 +- spec/classes/tempest_init_spec.rb | 397 ++++++++++++++++++++ spec/classes/tempest_spec.rb | 402 --------------------- spec/spec_helper.rb | 10 +- 15 files changed, 471 insertions(+), 445 deletions(-)
participants (1)
-
no-reply@openstack.org