openstack-ansible 15.1.23 (ocata)
We are psyched to announce the release of: openstack-ansible 15.1.23: 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.23 ^^^^^^^ New Features ************ * The variable "lxc_net_manage_iptables" has been added. This variable can be overridden by deployers if system wide iptables rules are already in place or managed by deployers chioce. Known Issues ************ * With the release of CentOS 7.5, all pike releases are broken due to a mismatch in version between the libvirt-python library specified by the OpenStack community, and the version provided in CentOS 7.5. As such OSA is unable build the appropriate python library for libvirt. The only recourse for this is to upgrade the environment to the latest queens release. Deprecation Notes ***************** * The variable "nova_compute_pip_packages" is no longer used and has been removed. Bug Fixes ********* * In order to prevent further issues with a libvirt and python- libvirt version mismatch, KVM-based compute nodes will now use the distribution package python library for libvirt. This should resolve the issue seen with pike builds on CentOS 7.5. Changes in openstack-ansible 15.1.22..15.1.23 --------------------------------------------- 82466fb Fix newton workaround variables fec5549 Update all SHAs for 15.1.23 Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 12 ++-- playbooks/defaults/repo_packages/gnocchi.yml | 2 +- .../defaults/repo_packages/openstack_services.yml | 64 +++++++++++----------- playbooks/inventory/group_vars/all.yml | 2 +- .../libvirt-python-symlink-e892dd3536c02179.yaml | 19 +++++++ .../lxc_net_manage_iptables-95e52387dcef0015.yaml | 5 ++ scripts/gate-check-commit.sh | 19 ++++++- 7 files changed, 81 insertions(+), 42 deletions(-)
participants (1)
-
no-reply@openstack.org