We enthusiastically announce the release of: openstack-ansible 15.1.11: Ansible playbooks for deploying OpenStack This release is part of the ocata 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. 15.1.11 ^^^^^^^ Bug Fixes * The "sysstat" package was installed on all distributions, but it was only configured to run on Ubuntu and OpenSUSE. It would not run on CentOS due to bad SELinux contexts and file permissions on "/etc/cron.d/sysstat". This has been fixed and "sysstat" now runs properly on CentOS. Changes in openstack-ansible 15.1.10..15.1.11 --------------------------------------------- 42545f1 Properly detect RBD in use on Cinder backends 39c73a8 PermitRootLogin for hosts group 187ce9d Zuul: add file extension to playbook path f7f555a Initial integrated zuulv3 jobs 96767a3 Disable ceph-ansible NFS gateway by default d68c34e Update all SHAs for 15.1.11 Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 14 ++--- playbooks/common-playbooks/cinder.yml | 12 ++++ playbooks/common-playbooks/nova.yml | 15 ++++- playbooks/defaults/repo_packages/gnocchi.yml | 2 +- .../defaults/repo_packages/openstack_services.yml | 64 ++++++++++---------- playbooks/inventory/group_vars/all.yml | 6 +- playbooks/inventory/group_vars/hosts.yml | 3 + playbooks/inventory/host_vars/localhost.yml | 4 -- ...t-centos-opensuse-running-0be396c60a513562.yaml | 8 +++ zuul.d/jobs.yaml | 70 ++++++++++++++++++++++ zuul.d/playbooks/run.yml | 12 ++++ zuul.d/project.yaml | 36 +++++++++++ 12 files changed, 200 insertions(+), 46 deletions(-)
participants (1)
-
no-reply@openstack.org