[puppet] puppet-octavia 11.4.0 (pike)
We are tickled pink to announce the release of: puppet-octavia 11.4.0: Puppet module for OpenStack Octavia This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-octavia/ For more details, please see below. 11.4.0 ^^^^^^ New Features * Both v1 and v2.0 API endpoints are enabled by default it is a security risk to expose the v1 endpoint publicly,so make sure access to it is secured. The way that LBaaS is implemented in OpenStack (v1) moves your single point of failure out of the realm of the application, up to the point where the Load Balancer itself is the Single Point of Failure. V2 gaves more security. Changes in puppet-octavia 11.3.0..11.4.0 ---------------------------------------- 0b18cbd Prepare for post-Pike updates 1be6ee5 Switch to Zuul v3 testing d0ca4f7 [pike] Add Puppet package to bindep, for module build 2618fdb Add api_v1_enabled and api_v2_enabled to api_settings 8a21016 Update Gemfile to pull spec_helper from stable/pike f80bb49 Update UPPER_CONSTRAINTS_FILE for stable/pike eacef47 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 5 +++++ Gemfile | 5 ++++- bindep.txt | 1 + manifests/api.pp | 18 +++++++++++++++--- metadata.json | 4 ++-- .../notes/manifests/api.pp-3cdee432657a4e99.yaml | 6 ++++++ releasenotes/source/conf.py | 4 ++-- tox.ini | 2 +- 9 files changed, 37 insertions(+), 9 deletions(-)
participants (1)
-
no-reply@openstack.org