We are pumped to announce the release of: openstack-ansible 17.0.7: Ansible playbooks for deploying OpenStack This release is part of the queens stable release series. The source is available from: https://git.openstack.org/cgit/openstack/openstack-ansible Download the package from: https://tarballs.openstack.org/openstack-ansible/ For more details, please see below. 17.0.7 ^^^^^^ Bug Fixes * The conditional that determines whether the "sso_callback_template.html" file is deployed for federated deployments has been fixed. Changes in openstack-ansible 17.0.6..17.0.7 ------------------------------------------- 44c9889 Update get-pip to version 3.3 23ec82a Update all SHAs for 17.0.7 8c59724 Allow the data-disk fstype and directory to be set 472bb4d Install gnocchi before ceilometer c2e4c1c Add example host confd file for barbican Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 26 +++---- etc/openstack_deploy/conf.d/barbican.yml.example | 8 +++ global-requirement-pins.txt | 6 +- inventory/group_vars/all/all.yml | 2 +- inventory/group_vars/all/pip.yml | 2 +- playbooks/common-tasks/set-pip-upstream-url.yml | 6 +- .../defaults/repo_packages/openstack_services.yml | 82 +++++++++++----------- playbooks/setup-openstack.yml | 4 +- .../sso-callback-template-cf720ab7f6fc2461.yaml | 5 ++ scripts/scripts-library.sh | 4 +- .../bootstrap-host/tasks/prepare_data_disk.yml | 8 +-- 13 files changed, 97 insertions(+), 73 deletions(-)