We are gleeful to announce the release of: openstack-ansible-os_horizon 14.2.1: OpenStack Horizon role for OpenStack Ansible This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_horizon/ For more details, please see below. Changes in openstack-ansible-os_horizon 14.1.1..14.2.1 ------------------------------------------------------ fd5890b Ensure the log folder exists ccd1aca Adds sahara plugins panel to horizon 8a9f988 Install python2-pyOpenSSL package on CentOS b8b4134 Use horizon_ssl_protocol variable e5beba9 Make long-running tasks use async 5ff83ba ensure OPENSTACK_KEYSTONE_URL is always configured Diffstat (except docs and test files) ------------------------------------- bindep.txt | 2 +- tasks/horizon_apache.yml | 7 +++++++ tasks/horizon_post_install.yml | 8 ++++++++ tasks/main.yml | 24 ++++++++++++++++++++++++ templates/horizon_local_settings.py.j2 | 3 ++- templates/openstack_dashboard.conf.j2 | 2 +- vars/debian.yml | 4 ++++ 7 files changed, 47 insertions(+), 3 deletions(-)