[puppet] puppet-vitrage 2.0.0 (queens)
We eagerly announce the release of: puppet-vitrage 2.0.0: Puppet module for OpenStack Vitrage This release is part of the queens release series. Download the package from: https://tarballs.openstack.org/puppet-vitrage/ For more details, please see below. 2.0.0 ^^^^^ New Features ************ * Add parameter to apache_wsgi to allow overwrite and/or add additional wsgi process options. Known Issues ************ * Keystone v2.0 API was removed so we need to set a default value for user_domain_name and project_domain name, which will be Default as it is already in some other classes in modules. Changes in puppet-vitrage 1.0.0..2.0.0 -------------------------------------- 5024edd Bump version for queens 0ef4004 add parameter to overwrite/add wsgi process options d335011 [pike] Add Puppet package to bindep, for module build 8398668 Add Puppet package to bindep, for module build d57cecf Configure *_domain_name to Default by default 372b750 Update reno for stable/pike 3f78b85 Switch to use keystone v3 7fd74fc Revert "Revert "Allow setting log files for apache vhost"" Diffstat (except docs and test files) ------------------------------------- bindep.txt | 1 + manifests/auth.pp | 4 +- manifests/keystone/authtoken.pp | 8 +- manifests/wsgi/apache.pp | 106 +++++++++++++-------- metadata.json | 2 +- .../notes/default_domain-8403fba2483f6a63.yaml | 6 ++ .../wsgi_process_options-86ddc92c18e3eb87.yaml | 4 + releasenotes/source/index.rst | 1 + releasenotes/source/pike.rst | 6 ++ spec/acceptance/vitrage_wsgi_apache_spec.rb | 2 +- spec/classes/vitrage_auth_spec.rb | 4 +- spec/classes/vitrage_keystone_authtoken_spec.rb | 4 +- spec/classes/vitrage_wsgi_apache_spec.rb | 83 +++++++++------- 13 files changed, 146 insertions(+), 85 deletions(-)
participants (1)
-
no-reply@openstack.org