[release-announce] [puppet] puppet-octavia 12.1.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Dec 4 22:30:43 UTC 2017


We are stoked to announce the release of:

puppet-octavia 12.1.0: Puppet module for OpenStack Octavia

This release is part of the queens release series.

Download the package from:

    https://tarballs.openstack.org/puppet-octavia/

For more details, please see below.

12.1.0
^^^^^^


New Features
************

* Add support of configuring octavia client.

* Support for configuring ssh key pair generation for amphora to
  use.

* Expose use_json logging parameter, which enables JSON formatted
  logging.


Bug Fixes
*********

* Change amphora flavor is_public property from true to false.

Changes in puppet-octavia 12.0.0..12.1.0
----------------------------------------

f6c2841 Prepare for Queens Milestone 2
65e3206 Expose use_json logging option
fc7dbda Add octavia::client class
aa19faa Change Amphora flavor from public to private
952417f Add ability of managing ssh key generation
0b98d37 Switch to Zuul v3 testing


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

.zuul.yaml                                         |  5 +++
manifests/client.pp                                | 26 ++++++++++++
manifests/logging.pp                               |  6 +++
manifests/params.pp                                |  2 +
manifests/worker.pp                                | 47 ++++++++++++++++++---
metadata.json                                      | 14 ++++---
.../notes/add-octavia-client-f5421024b0a945f0.yaml |  3 ++
...add-sshkey-gen-management-d76f17ed3f6056b9.yaml |  4 ++
...e-amphora-flavor-property-178cb1a154af80ba.yaml |  3 ++
releasenotes/notes/log-json-98686537151bb119.yaml  |  4 ++
spec/classes/octavia_client_spec.rb                | 48 ++++++++++++++++++++++
spec/classes/octavia_logging_spec.rb               |  3 ++
spec/classes/octavia_worker_spec.rb                | 42 ++++++++++++++-----
13 files changed, 186 insertions(+), 21 deletions(-)







More information about the Release-announce mailing list