[openstack-announce] [new][puppet] puppet-sahara 10.0.0 release (ocata)

no-reply at openstack.org no-reply at openstack.org
Fri Nov 18 18:19:58 UTC 2016


We are overjoyed to announce the release of:

puppet-sahara 10.0.0: Puppet module for OpenStack Sahara

This release is part of the ocata release series.

Download the package from:

    https://tarballs.openstack.org/puppet-sahara/

For more details, please see below.

10.0.0
^^^^^^


Deprecation Notes
*****************

* sahara::rabbit_host, sahara::rabbit_hosts,
  sahara::rabbit_password, sahara::rabbit_port, sahara::rabbit_userid
  and sahara::rabbit_virtual_host are deprecated.
  sahara::default_transport_url should be used instead.


Bug Fixes
*********

* Fixed documentation for log_dir parameter


Other Notes
***********

* Parameters that control the number of spawned child processes for
  distributing processing have had their default value changed from
  ::processorcount to ::os_workers.

* The verbose option was marked to be removed in Ocata, in Newton
  the option was deprecated.

Changes in puppet-sahara 9.4.0..10.0.0
--------------------------------------

99639c8 Prepare 10.0.0 release
ecff659 Deprecate rabbitmq connection parameters
90a1bd7 Add default_ntp_server configuration  option
58d6749 Fix puppet version for requirements in metadata
e0f8ad0 Change worker defaults to ::os_workers
184a3b3 Fix documentation for log_dir parameter
ad5db2d Enable release notes translation
f4ddf02 Changed the home-page to point Openstack Puppet Homepage
fb400ad Move rspec-puppet-facts to spec helper
3f8e5d1 Added retries for db_sync
90a6373 Remove verbose
395f9a9 Update reno for stable/newton


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

manifests/db/sync.pp                               |  2 +
manifests/init.pp                                  | 96 ++++++++++++----------
manifests/logging.pp                               | 14 +---
manifests/service/api.pp                           |  4 +-
metadata.json                                      | 12 +--
...fix_log_dir_documentation-f0d49e76c2a78b1d.yaml |  3 +
...ection-params-deprecation-8d265821e92a1eeb.yaml |  6 ++
.../notes/os_workers-2922e3073027045d.yaml         |  5 ++
.../notes/remove_verbose-5409d6030c7794e5.yaml     |  4 +
releasenotes/source/conf.py                        |  7 +-
releasenotes/source/index.rst                      |  3 +-
releasenotes/source/newton.rst                     |  6 ++
setup.cfg                                          |  2 +-
spec/acceptance/basic_sahara_spec.rb               | 10 +--
spec/classes/sahara_api_spec.rb                    |  6 +-
spec/classes/sahara_db_postgresql_spec.rb          |  1 -
spec/classes/sahara_db_sync_spec.rb                |  1 -
spec/classes/sahara_init_spec.rb                   |  3 +
spec/spec_helper.rb                                |  5 +-
19 files changed, 106 insertions(+), 84 deletions(-)






More information about the OpenStack-announce mailing list