[release-announce] [openstackansible] openstack-ansible 14.0.6 (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Jan 25 12:18:52 UTC 2017
We contentedly announce the release of:
openstack-ansible 14.0.6: Ansible playbooks for deploying OpenStack
This release is part of the newton stable release series.
The source is available from:
http://git.openstack.org/cgit/openstack/openstack-ansible
Download the package from:
https://tarballs.openstack.org/openstack-ansible/
For more details, please see below.
14.0.6
^^^^^^
New Features
************
* Deployers can set "heat_cinder_backups_enabled" to enable or
disable the cinder backups feature in heat. If heat has cinder
backups enabled, but cinder's backup service is disabled, newly
built stacks will be undeletable.
The "heat_cinder_backups_enabled" variable is set to "false" by
default.
Bug Fixes
*********
* Properly distrubute client keys to nova hypervisors when extra
ceph clusters are being deployed.
* Properly remove temporary files used to transfer ceph client keys
from the deploy host and hypervisors.
Changes in openstack-ansible 14.0.5..14.0.6
-------------------------------------------
89e2a2b [CVE-2016-9587] Update Ansible
1bd7fc6 Fix broken link in OpenStack-Ansible Newton
ebcb665 Update all SHAs for 14.0.6
Diffstat (except docs and test files)
-------------------------------------
README.rst | 2 +-
ansible-role-requirements.yml | 14 +++----
.../source/app-advanced-config-override.rst | 2 +-
.../source/app-advanced-config-security.rst | 2 +-
deploy-guide/source/app-custom-layouts.rst | 2 +-
deploy-guide/source/app-security.rst | 4 +-
deploy-guide/source/deploymenthost.rst | 2 +-
deploy-guide/source/navigation.txt | 4 --
.../installation-hosts-limited-connectivity.rst | 4 --
.../developer-docs/ops-remove-computehost.rst | 2 -
global-requirement-pins.txt | 2 +-
playbooks/defaults/repo_packages/gnocchi.yml | 2 +-
.../defaults/repo_packages/openstack_services.yml | 46 +++++++++++-----------
playbooks/inventory/group_vars/all.yml | 4 +-
.../notes/cinder-backups-e615607a558248cd.yaml | 10 +++++
.../distribute-extra-keys-d01164639ff9bdf9.yaml | 6 +++
scripts/bootstrap-ansible.sh | 2 +-
scripts/scripts-library.sh | 2 +-
41 files changed, 77 insertions(+), 180 deletions(-)
More information about the Release-announce
mailing list