We are pleased to announce the release of: puppet-magnum 13.3.1: Puppet module for Magnum This release is part of the rocky stable release series. Download the package from: https://tarballs.openstack.org/puppet-magnum/ For more details, please see below. 13.3.1 ^^^^^^ New Features * Added magnum::api::workers and magnum::conductor::workers which can be used to specify the number of worker processes. * Added magnum::api::manage_service that can be used to determine if we should manage the service state or not. * Added new class magnum::wsgi::apache, you can now run the magnum API under Apache with mod_wsgi. Changes in puppet-magnum 13.3.0..13.3.1 --------------------------------------- 0661033 Release 13.3.1 88f68a5 Add Magnum API WSGI support cde66dd import zuul job settings from project-config 435dc47 Update Gemfile for stable/rocky 3d435de Add workers to magnum api and conductor ce66cb9 Update UPPER_CONSTRAINTS_FILE for stable/rocky 6be9111 Update .gitreview for stable/rocky Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 1 + Gemfile | 1 + manifests/api.pp | 61 ++++++-- manifests/conductor.pp | 6 + manifests/params.pp | 30 ++-- manifests/wsgi/apache.pp | 155 +++++++++++++++++++++ metadata.json | 4 +- .../notes/add-workers-1ae88b14d0638a82.yaml | 5 + .../notes/magnum-api-wsgi-d0740524e4232379.yaml | 8 ++ spec/classes/magnum_api_spec.rb | 53 +++++-- spec/classes/magnum_conductor_spec.rb | 13 +- tox.ini | 2 +- 13 files changed, 302 insertions(+), 38 deletions(-)
participants (1)
-
no-reply@openstack.org