We are tickled pink to announce the release of: openstack-ansible 15.1.8: Ansible playbooks for deploying OpenStack This release is part of the ocata 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. 15.1.8 ^^^^^^ New Features * The "os_nova" role now provides for doing online data migrations once the db sync has been completed. The data migrations will not be executed until the boolean variable "nova_all_software_updated" is true. This variable will need to be set by the playbook consuming the role. Changes in openstack-ansible 15.1.7..15.1.8 ------------------------------------------- 25becb3 Allow Keepalived to read haproxy pid file d5d2988 Test containerised cinder-volume bb71f16 Reduce CentOS AIO bootstrap pkg list 3c348cb Update the playbook serial settings 7e5af2a Update lxc_* roles to include NB fixes 74add88 Bootstrap Ansible fails if partial keypair exists 289c2fb Remove repeated pip_install role execution 14e8d1e Move rally_all.yml into utility_all.yml ab0c0b9 Use LXC reverse proxy in OpenStack-CI 997a37a Update fastest-infra-wheel-mirror 045c4c5 Remove the reload from the cinder playbook c55c1cd Update repo_build SHA to include NB bug fixes 9b255fc Bump plugins SHA to support Ocata->Pike upgrades 3d82dfc Lists of user variables files in bootstrap-host role 3221072 Create env.d overrides directory during bootstrap 5a18ba9 Fix bug of unbound variable in scripts-library.sh 2effb05 Fix the unbound resolver conf.d filenames 7adfdce Update all SHAs for 15.1.8 5adfb71 [DOCS] Update of SSL Config to include HAProxy Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 24 ++++----- .../source/app-advanced-config-sslcertificates.rst | 46 ++++++++--------- etc/openstack_deploy/conf.d/unbound.conf.aio | 3 -- etc/openstack_deploy/conf.d/unbound.conf.example | 8 --- etc/openstack_deploy/conf.d/unbound.yml.aio | 3 ++ etc/openstack_deploy/conf.d/unbound.yml.example | 8 +++ playbooks/defaults/repo_packages/gnocchi.yml | 2 +- .../defaults/repo_packages/openstack_services.yml | 60 +++++++++++----------- playbooks/galera-install.yml | 3 -- playbooks/inventory/group_vars/all.yml | 2 +- playbooks/inventory/group_vars/haproxy_all.yml | 4 ++ playbooks/inventory/group_vars/rally_all.yml | 18 ------- playbooks/inventory/group_vars/utility_all.yml | 3 +- playbooks/os-cinder-install.yml | 17 +++--- playbooks/os-neutron-install.yml | 5 +- playbooks/os-nova-install.yml | 2 +- playbooks/rabbitmq-install.yml | 3 +- playbooks/utility-install.yml | 3 -- .../nova-data-migrations-f6c2bc0f9e7b1908.yaml | 9 ++++ scripts/fastest-infra-wheel-mirror.py | 23 ++++++--- scripts/scripts-library.sh | 24 +++++++-- .../bootstrap-host/tasks/prepare_aio_config.yml | 26 ++++++++-- .../templates/user_variables.aio.yml.j2 | 5 ++ .../templates/user_variables.ceph.yml.j2 | 16 ------ .../templates/user_variables_ceph.yml.j2 | 29 +++++++++++ 27 files changed, 211 insertions(+), 152 deletions(-)
participants (1)
-
no-reply@openstack.org