[release-announce] [puppet] puppet-designate 13.0.0 (rocky)
no-reply at openstack.org
no-reply at openstack.org
Thu Apr 19 21:27:39 UTC 2018
We high-spiritedly announce the release of:
puppet-designate 13.0.0: Puppet module for OpenStack Designate
This release is part of the rocky release series.
Download the package from:
https://tarballs.openstack.org/puppet-designate/
For more details, please see below.
13.0.0
^^^^^^
New Features
************
* Add new parameter "network_endpoint_type", to configure endpoint
type to use.
* Add openstack-db tag to Exec that run db-sync.
Upgrade Notes
*************
* Deprecated ensure_package option has been removed.
* Deprecated keystone::authtoken::revocation_cache_time option has
been removed.
Deprecation Notes
*****************
* auth_uri is deprecated and will be removed in a future release.
Please use www_authenticate_uri instead.
Changes in puppet-designate 12.3.0..13.0.0
------------------------------------------
cf83957 Prepare Rocky M1
fc0e055 Fix lint sytle
96a48ab Debian is using python3-designateclient
28bc284 Update .gitignore
1f89623 Remove useless code for sync.pp
ec66eda Update LICENSE
550af1d Deprecate auth_uri option
8c891f3 Remove deprecated ensure_package option
32eac5b Remove deprecated keystone authtoken revocation_cache_time option
92eb13a Fix unit test for sync
36ca8ed Switch acceptance tests to use integration classes
2f21d41 Add 'openstack-db' tag to db-sync Exec resource
bae7521 Designate/Neutron communicaton failure
4a521f9 Follow the new PTI for document build
9c144dc Update reno for stable/queens
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 3 +-
LICENSE | 183 +++++++++++++++++++--
manifests/db/sync.pp | 2 +-
manifests/generic_service.pp | 18 +-
manifests/init.pp | 10 +-
manifests/keystone/authtoken.pp | 20 +--
manifests/params.pp | 12 +-
metadata.json | 8 +-
...add_network_endpoint_type-1981354ab7345fed.yaml | 4 +
...recate_auth_uri_parameter-9536eda67c767f59.yaml | 4 +
.../notes/openstack_db_tag-a1c65d120dfb5f01.yaml | 3 +
...ted_ensure_package_option-b1a7d2a9e67af4c0.yaml | 3 +
...ocation_cache_time_option-868bf45fbea6b16e.yaml | 3 +
releasenotes/source/index.rst | 1 +
releasenotes/source/queens.rst | 6 +
spec/acceptance/basic_designate_spec.rb | 45 +----
spec/classes/designate_client_spec.rb | 6 +-
spec/classes/designate_db_sync_spec.rb | 6 +
spec/classes/designate_init_spec.rb | 13 +-
spec/classes/designate_keystone_authtoken_spec.rb | 6 +-
test-requirements.txt | 6 -
tox.ini | 2 +-
23 files changed, 261 insertions(+), 109 deletions(-)
More information about the Release-announce
mailing list