[puppet] puppet-trove 11.1.0 (pike)
We are pleased to announce the release of: puppet-trove 11.1.0: Puppet module for OpenStack Trove This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-trove/ For more details, please see below. 11.1.0 ^^^^^^ Deprecation Notes ***************** * trove::taskmanager::default_neutron_networks is now deprecated and will be removed in the future release. Please use trove::default_neutron_networks instead. * trove::taskmanager::taskmanager_queue is now been removed. Please use trove::api::taskmanager_queue instead. Bug Fixes ********* * Neutron settings were not applied to the API when the API and taskmanager were run on separate hosts. This has now been corrected. Changes in puppet-trove 11.0.0..11.1.0 -------------------------------------- 28db9f9 Drop -dev in preparation for Pike M2 331c010 Fix unit test f92817c oslo policy: check puppet resource instead of actual config in spec 1430f8d Update tox configuration 264da12 Add unit test for sync.pp 46534ad Bump modules to next minor with -dev 41cff39 Add the setting log level 64b2ca9 Separate out api/taskmanager config settings 3705c79 oslo db: check puppet resource instead of actual config in spec Diffstat (except docs and test files) ------------------------------------- Gemfile | 4 +- bindep.txt | 11 +++++ manifests/api.pp | 23 ++++++++++ manifests/db/sync.pp | 1 + manifests/init.pp | 5 +++ manifests/taskmanager.pp | 32 ++++++-------- metadata.json | 8 ++-- ...-api-taskmanager-settings-cc860762b270383a.yaml | 10 +++++ releasenotes/source/conf.py | 4 +- spec/classes/trove_api_spec.rb | 45 +++++++++++++++++++ spec/classes/trove_db_spec.rb | 50 +++++++++++----------- spec/classes/trove_db_sync_spec.rb | 42 ++++++++++++++++++ spec/classes/trove_policy_spec.rb | 4 +- spec/classes/trove_taskmanager_spec.rb | 11 +---- tox.ini | 3 ++ 15 files changed, 191 insertions(+), 62 deletions(-)
participants (1)
-
no-reply@openstack.org