[release-announce] [puppet] puppet-octavia 11.2.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Wed Jul 26 18:49:48 UTC 2017


We are pumped to announce the release of:

puppet-octavia 11.2.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.2.0
^^^^^^

Upgrade Notes

* Deprecated keystone authtoken signing_dir option is removed in
  Pike.

Changes in puppet-octavia 11.1.0..11.2.0
----------------------------------------

fcf1642 Fix documentation bug for manage_nova_flavor default value
81f6154 Drop -dev version for Pike M3
38191ab Update URLs in documents according to document migration
e16f156 Remove deprecated keystone authtoken signing_dir option
e634b60 changed author
5efbc5e Fix openstackdocstheme
871f37e Switch from oslosphinx to openstackdocstheme
81188f4 Add environment variable
8062f88 Fix CI
754429d Bump version for Pike M3 Dev
79ea524 Update global requirements
e547bed oslo policy: check puppet resource instead of actual config in spec
486e278 Update tox configuration
9eb1bc9 Add the setting log level


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

Gemfile                                            |  4 +---
README.md                                          |  2 +-
bindep.txt                                         |  9 ++++++++
manifests/api.pp                                   | 26 +++++++++++-----------
manifests/db/sync.pp                               |  1 +
manifests/keystone/authtoken.pp                    | 12 ----------
manifests/worker.pp                                |  2 +-
metadata.json                                      | 10 ++++-----
...ystone_signing_dir_option-833cd0913febeea1.yaml |  3 +++
releasenotes/source/conf.py                        | 18 ++++++++++-----
setup.cfg                                          |  4 ++--
spec/classes/octavia_api_spec.rb                   | 18 +++++++--------
spec/classes/octavia_db_spec.rb                    |  5 +----
spec/classes/octavia_db_sync_spec.rb               |  2 ++
spec/classes/octavia_policy_spec.rb                |  4 +++-
test-requirements.txt                              |  6 ++---
tox.ini                                            |  5 ++++-
17 files changed, 70 insertions(+), 61 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 1ea50a8..a23c7e7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,2 +2,2 @@
-sphinx>=1.5.1  # BSD
-oslosphinx>=4.7.0  # Apache-2.0
+sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.11.0 # Apache-2.0
@@ -7 +7 @@ oslosphinx>=4.7.0  # Apache-2.0
-reno>=1.8.0,!=2.0.0  # Apache-2.0
+reno!=2.0.0,!=2.3.1,>=1.8.0 # Apache-2.0






More information about the Release-announce mailing list