[release-announce] puppet-zaqar 16.0.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Thu Dec 12 10:21:55 UTC 2019


We are excited to announce the release of:

puppet-zaqar 16.0.0: Puppet module for OpenStack Zaqar

This release is part of the ussuri release series.

The source is available from:

    https://opendev.org/openstack/puppet-zaqar

Download the package from:

    https://tarballs.openstack.org/null/

Please report issues through:

    https://bugs.launchpad.net/puppet-zaqar/+bugs

For more details, please see below.

Changes in puppet-zaqar 15.4.0..16.0.0
--------------------------------------

ddd544c Prepare Ussuri M1
ce76a91 Convert all class usage to relative names
a33b578 Update master for stable/train


Diffstat (except docs and test files)
-------------------------------------

examples/init.pp                                 |  2 +-
manifests/client.pp                              |  4 ++--
manifests/config.pp                              |  2 +-
manifests/db/mysql.pp                            |  2 +-
manifests/db/postgresql.pp                       |  2 +-
manifests/db/sync.pp                             |  2 +-
manifests/init.pp                                |  6 +++---
manifests/keystone/auth.pp                       |  2 +-
manifests/keystone/auth_websocket.pp             |  2 +-
manifests/keystone/authtoken.pp                  |  2 +-
manifests/keystone/trust.pp                      |  2 +-
manifests/logging.pp                             |  2 +-
manifests/management/mongodb.pp                  |  2 +-
manifests/management/sqlalchemy.pp               |  2 +-
manifests/messaging/mongodb.pp                   |  2 +-
manifests/messaging/redis.pp                     |  2 +-
manifests/messaging/swift.pp                     |  2 +-
manifests/params.pp                              |  2 +-
manifests/policy.pp                              |  4 ++--
manifests/server.pp                              | 10 +++++-----
manifests/server_instance.pp                     |  6 +++---
manifests/transport/websocket.pp                 |  2 +-
manifests/transport/wsgi.pp                      |  2 +-
manifests/wsgi/apache.pp                         | 10 +++++-----
metadata.json                                    |  8 ++++----
releasenotes/source/index.rst                    |  1 +
releasenotes/source/train.rst                    |  6 ++++++
spec/acceptance/zaqar_swift_spec.rb              | 14 +++++++-------
spec/classes/zaqar_init_spec.rb                  |  2 +-
spec/classes/zaqar_management_mongodb_spec.rb    |  4 ++--
spec/classes/zaqar_management_sqlalchemy_spec.rb |  4 ++--
spec/classes/zaqar_messaging_mongodb_spec.rb     |  4 ++--
spec/classes/zaqar_messaging_redis_spec.rb       |  4 ++--
spec/classes/zaqar_messaging_swift_spec.rb       |  4 ++--
spec/classes/zaqar_server_spec.rb                |  2 +-
spec/defines/zaqar_server_instance_spec.rb       |  2 +-
36 files changed, 69 insertions(+), 62 deletions(-)







More information about the Release-announce mailing list