[puppet] puppet-glance 9.6.0 (newton)
We enthusiastically announce the release of:
puppet-glance 9.6.0: Puppet module for OpenStack Glance
This release is part of the newton stable release series.
Download the package from:
https://tarballs.openstack.org/puppet-glance/
For more details, please see below.
9.6.0 ^^^^^
New Features
* Passes parameter to keystone authtoken define to manage python- memcache package install.
* Add the ability to configure the oslo messaging notification transport url via glance::notify::rabbit::notficiation_transport_url
Changes in puppet-glance 9.5.0..9.6.0 -------------------------------------
3dd595c Release 9.6.0 (newton) 96f1003 Ensure that swiftclient is installed daecab6 Add parameter to manage packages in rbd backend 799c87c Add oslo_messaging_notifications transport_url dac86c3 Allow python-memcache install from authtoken class
Diffstat (except docs and test files) -------------------------------------
manifests/api/authtoken.pp | 6 ++++ manifests/backend/rbd.pp | 41 +++++++++++++--------- manifests/backend/swift.pp | 3 ++ manifests/glare/authtoken.pp | 6 ++++ manifests/notify/rabbitmq.pp | 11 ++++-- manifests/registry/authtoken.pp | 6 ++++ metadata.json | 6 +++- ...n_manage_memcache_package-2d02bf561959f26e.yaml | 3 ++ ...otification_transport_url-c4ebcfa30e124c9e.yaml | 4 +++ releasenotes/source/conf.py | 4 +-- spec/classes/glance_api_authtoken_spec.rb | 6 ++++ spec/classes/glance_backend_rbd_spec.rb | 9 +++++ spec/classes/glance_backend_swift_spec.rb | 2 ++ spec/classes/glance_glare_authtoken_spec.rb | 5 +++ spec/classes/glance_notify_rabbitmq_spec.rb | 2 ++ spec/classes/glance_registry_authtoken_spec.rb | 5 +++ 16 files changed, 97 insertions(+), 22 deletions(-)
participants (1)
-
no-reply@openstack.org