Mailing List Archive

[new][puppet] puppet-glance 10.0.0 release (ocata)
We are tickled pink to announce the release of:

puppet-glance 10.0.0: Puppet module for OpenStack Glance

This release is part of the ocata release series.

Download the package from:

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

For more details, please see below.

10.0.0
^^^^^^


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

* glance::notify::rabbitmq::rabbit_host,
glance::notify::rabbitmq::rabbit_hosts,
glance::notify::rabbitmq::rabbit_password,
glance::notify::rabbitmq::rabbit_port,
glance::notify::rabbitmq::rabbit_userid and
glance::notify::rabbitmq::rabbit_virtual_host are deprecated.
glance::notify::rabbitmq::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-glance 9.4.0..10.0.0
--------------------------------------

d4bcd17 Prepare 10.0.0 release
1b123d9 Deprecate rabbitmq connection parameters
800dcf4 Fix puppet version for requirements in metadata
f7daa47 Add test for policy
8684c85 Remove verbose
88713c9 Fix documentation for log_dir parameter
33f96d7 Ensure that swiftclient is installed
74e52d2 Change worker defaults to ::os_workers
f4df279 Enable release notes translation
975d7ab Changed the home-page to point Openstack Puppet Homepage
3468d0f Move rspec-puppet-facts to spec helper
0fc2099 Added retries for db_sync
5d98b75 Update reno for stable/newton


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

manifests/api.pp | 15 +---
manifests/api/logging.pp | 14 +---
manifests/backend/swift.pp | 3 +
manifests/cache/logging.pp | 15 +---
manifests/db/sync.pp | 2 +
manifests/glare.pp | 4 +-
manifests/glare/logging.pp | 14 +---
manifests/notify/rabbitmq.pp | 88 ++++++++++++++--------
manifests/registry.pp | 14 +---
manifests/registry/logging.pp | 14 +---
metadata.json | 16 ++--
...fix_log_dir_documentation-0e2dcaf9a5d5c58c.yaml | 3 +
..._workers_for_worker_count-f86aa67474d5cac9.yaml | 5 ++
...ection-params-deprecation-d1405f1fe22481b8.yaml | 9 +++
.../notes/remove_verbose-228877cddeed6640.yaml | 4 +
releasenotes/source/conf.py | 7 +-
releasenotes/source/index.rst | 3 +-
releasenotes/source/newton.rst | 6 ++
setup.cfg | 2 +-
spec/classes/glance_backend_swift_spec.rb | 2 +
spec/classes/glance_notify_rabbitmq_spec.rb | 12 +++
spec/classes/glance_policy_spec.rb | 2 +
spec/classes/glance_registry_spec.rb | 2 +-
spec/spec_helper.rb | 10 +--
24 files changed, 137 insertions(+), 129 deletions(-)




_______________________________________________
OpenStack-announce mailing list
OpenStack-announce@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce