[release-announce] puppet-sahara 14.2.0 (stein)
no-reply at openstack.org
no-reply at openstack.org
Fri Feb 15 00:21:52 UTC 2019
We exuberantly announce the release of:
puppet-sahara 14.2.0: Puppet module for OpenStack Sahara
This release is part of the stein release series.
Download the package from:
https://tarballs.openstack.org/puppet-sahara/
For more details, please see below.
14.2.0
^^^^^^
Upgrade Notes
*************
* The deprecated parameter auth_uri is now removed, please use
www_authenticate_uri.
* The deprecated parameters admin_user, admin_password,
admin_tenant_name, auth_uri, identity_uri and memcached_servers in
::sahara is now removed.
* The deprecated parameter sahara::use_neutron is now removed.
* The deprecated parameters use_syslog, use_stderr, log_facility,
log_dir and debug in the init class is now removed. Please set them
in the logging class.
Deprecation Notes
*****************
* The following ZeroMQ parameters in ::sahara is now deprecated and
has no effect:
* "zeromq_bind_address"
* "zeromq_contexts"
* "zeromq_topic_backlog"
* "zeromq_ipc_dir"
* "zeromq_host"
* "cast_timeout"
* check_revocations_for_cached option is now deprecated for removal,
the parameter has no effect.
* hash_algorithms option is now deprecated for removal, the
parameter has no effect.
Changes in puppet-sahara 14.1.0..14.2.0
---------------------------------------
c80236d Prepare Stein M2
a57086f Add rabbitmq dependency
273e882 Fix editorial problem
96f884b Remove deprecated parameters
faecd0f Deprecate ZeroMQ
74d2e14 Cleanup documentation
0a690cb Fix lint
15567b1 Change openstack-dev to openstack-discuss
912e1f9 Remove deprecated logging
7cd4bef Remove auth_uri
ace6dbb Deprecate pki related options
Diffstat (except docs and test files)
-------------------------------------
README.md | 2 +-
lib/puppet/provider/sahara.rb | 30 ++++-
manifests/db/sync.pp | 2 +-
manifests/init.pp | 125 +++------------------
manifests/keystone/auth.pp | 19 ++--
manifests/keystone/authtoken.pp | 69 +++++-------
manifests/logging.pp | 48 +++-----
manifests/notify.pp | 6 +-
manifests/params.pp | 2 +-
manifests/policy.pp | 4 +-
metadata.json | 12 +-
.../notes/deprecate-zmq-9200f5610c782962.yaml | 11 ++
...te_pki_related_parameters-bad17553aa076f9d.yaml | 6 +
.../notes/remove-auth-uri-6e8192fa908904e8.yaml | 4 +
.../notes/remove-deprecated-9b2cb5075aff7623.yaml | 7 ++
...remove-deprecated-logging-aa871a1215dc22bf.yaml | 5 +
setup.cfg | 2 +-
spec/classes/sahara_init_spec.rb | 31 +----
spec/classes/sahara_keystone_authtoken_spec.rb | 6 -
spec/unit/provider/sahara_spec.rb | 18 +--
20 files changed, 159 insertions(+), 250 deletions(-)
More information about the Release-announce
mailing list