[tripleo] puppet-tripleo 7.4.0 (pike)
We jubilantly announce the release of: puppet-tripleo 7.4.0: Puppet module for OpenStack TripleO This release is part of the pike stable release series. The source is available from: http://git.openstack.org/cgit/openstack/puppet-tripleo Download the package from: https://tarballs.openstack.org/puppet-tripleo/ Please report issues through launchpad: http://bugs.launchpad.net/tripleo (tag: puppet) For more details, please see below. 7.4.0 ^^^^^ New Features * Add support to configure Dell EMC Isilon backend * Add support to configure Dell EMC Unity backend * Add support to configure Dell EMC VNX backend Changes in puppet-tripleo 7.3.0..7.4.0 -------------------------------------- 6c9e3f3 Change references from nsx_v3 to nsx d905ed0 Use TLS proxy for Redis' internal TLS 4d09ff3 Enable TLS for rabbitmq's replication traffic a3f44bb Support for Dell EMC VNX Manila Driver 193d275 Prepare 7.4.0 (pike-rc2) 9a25ce5 Fix enabling zaqar keystone endpoint and MySQL database f130e6c Add manifests to install and configure stunnel 0457aa1 Use Python to compute release notes version eae8fb5 HAProxy: Make certmonger bundle the cert and key on renewal aaeace8 Certmonger: Only attempt to reload haproxy is it's active 3574022 Support for Dell EMC Unity Manila Driver 21ef459 Support for Dell EMC Isilon Manila Driver e3a6216 Add /etc/ceph into pacemaker bundles e6f31aa Enable config for docker daemon debug 6786525 Repair immediate VF configuration for PCI SR-IOV a561084 Fix panko port to match tht 293c17e Add /bin to PATH for CRL cronjob 0c8c695 Update UPPER_CONSTRAINTS_FILE for stable/pike 3d5d2c1 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + files/stunnel.service | 19 ++++++ manifests/certmonger/ca/crl.pp | 2 +- manifests/certmonger/haproxy.pp | 15 ++++- manifests/certmonger/redis.pp | 72 ++++++++++++++++++++++ manifests/haproxy.pp | 19 ++++-- manifests/host/sriov.pp | 2 +- manifests/profile/base/aodh/evaluator.pp | 14 ++++- manifests/profile/base/ceilometer/agent/central.pp | 15 ++++- manifests/profile/base/ceilometer/agent/polling.pp | 13 +++- manifests/profile/base/certmonger_user.pp | 9 +++ manifests/profile/base/database/mysql.pp | 2 +- manifests/profile/base/database/redis.pp | 71 ++++++++++++++++++++- manifests/profile/base/docker.pp | 20 ++++-- manifests/profile/base/gnocchi/api.pp | 6 +- manifests/profile/base/keystone.pp | 2 +- manifests/profile/base/manila/api.pp | 22 ++++++- manifests/profile/base/neutron/plugins/nsx.pp | 45 ++++++++++++++ manifests/profile/base/neutron/plugins/nsx_v3.pp | 45 -------------- manifests/profile/base/rabbitmq.pp | 12 +++- .../profile/pacemaker/cinder/backup_bundle.pp | 5 ++ .../profile/pacemaker/cinder/volume_bundle.pp | 5 ++ manifests/profile/pacemaker/database/redis.pp | 65 +++++++++++++++++++ manifests/profile/pacemaker/manila.pp | 66 +++++++++++++++++++- manifests/profile/pacemaker/manila/share_bundle.pp | 5 ++ manifests/stunnel.pp | 60 ++++++++++++++++++ manifests/stunnel/service_proxy.pp | 61 ++++++++++++++++++ manifests/stunnel/systemd_unit.pp | 24 ++++++++ metadata.json | 2 +- .../notes/isilon_driver_bfa347d073cd11e7.yaml | 4 ++ .../notes/unity_driver_afa347d073cd11e7.yaml | 4 ++ .../notes/vnx_driver_aea44d073cd161e7.yaml | 4 ++ releasenotes/source/conf.py | 4 +- spec/classes/tripleo_host_sriov_spec.rb | 4 +- spec/classes/tripleo_profile_base_docker_spec.rb | 24 +++++++- templates/stunnel/foreground.erb | 1 + templates/stunnel/service.erb | 6 ++ tox.ini | 2 +- 38 files changed, 669 insertions(+), 83 deletions(-)
participants (1)
-
no-reply@openstack.org