Mailing List Archive

[new][puppet] puppet-heat 10.0.0 release (ocata)
We are exuberant to announce the release of:

puppet-heat 10.0.0: Puppet module for OpenStack Heat

This release is part of the ocata release series.

Download the package from:

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

For more details, please see below.

10.0.0
^^^^^^


New Features
************

* Allows configuration of [yaql] settings to control memory_quota
and limit_iterators settings.


Bug Fixes
*********

* Fixed documentation for log_dir parameter


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

* Management of heat configuration is now optional for
heat::keystone::domain which allows you to manage the users and
domain seperately from the service configuration.

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

Changes in puppet-heat 9.4.0..10.0.0
------------------------------------

6e8ef40 Don't default metadata server URLs to localhost
1f3980c Prepare 10.0.0 release
7359b51 Switch heat to rspec-puppet-facts
d727cf8 Fix common options position in params.pp
a6a8601 Align equals in heat::params
08488e3 Ability to manage domain config seperately
dbc817f Fix puppet version for requirements in metadata
eecda65 Remove verbose
1e4d19a Remove '::processorcount' fact from tests.
7171d68 Deprecate auth_plugin option
468a124 Fix documentation for log_dir parameter
40849ca Enable release notes translation
859cc79 Release 9.4.1
57a0bf2 Changed the home-page to point Openstack Puppet Homepage
86daa8c Move rspec-puppet-facts to spec helper
5e3b5e0 Added retries for db_sync
977671d Update reno for stable/newton
0b0f628 Add options to configure yaql settings


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

manifests/db/sync.pp | 2 +
manifests/engine.pp | 12 +-
manifests/init.pp | 28 ++--
manifests/keystone/domain.pp | 15 +-
manifests/logging.pp | 14 +-
manifests/params.pp | 32 ++--
metadata.json | 12 +-
...fix_log_dir_documentation-abcdb4f483057b78.yaml | 3 +
.../heat-domain-user-config-d1396bc6e3f17a2a.yaml | 5 +
.../notes/remove_verbose-a23fce0717d789c6.yaml | 4 +
.../yaql_config_options-d25ae9c0bd25706f.yaml | 4 +
releasenotes/source/conf.py | 7 +-
releasenotes/source/index.rst | 3 +-
releasenotes/source/newton.rst | 6 +
setup.cfg | 2 +-
spec/classes/heat_api_cfn_spec.rb | 40 ++---
spec/classes/heat_api_cloudwatch_spec.rb | 39 ++---
spec/classes/heat_api_spec.rb | 39 ++---
spec/classes/heat_client_spec.rb | 25 ++-
spec/classes/heat_cors_spec.rb | 2 +-
spec/classes/heat_cron_purge_deleted_spec.rb | 177 +++++++++++----------
spec/classes/heat_db_mysql_spec.rb | 19 ++-
spec/classes/heat_db_postgresql_spec.rb | 3 +-
spec/classes/heat_db_spec.rb | 47 ++----
spec/classes/heat_db_sync_spec.rb | 3 +-
spec/classes/heat_engine_spec.rb | 54 +++----
spec/classes/heat_init_spec.rb | 54 ++++---
spec/classes/heat_keystone_auth_cfn_spec.rb | 25 ++-
spec/classes/heat_keystone_auth_spec.rb | 25 ++-
spec/classes/heat_keystone_authtoken_spec.rb | 2 +-
spec/classes/heat_keystone_domain_spec.rb | 35 ++--
spec/classes/heat_logging_spec.rb | 26 ++-
spec/classes/heat_policy_spec.rb | 2 +-
spec/spec_helper.rb | 10 +-
34 files changed, 376 insertions(+), 400 deletions(-)




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