[openstack-announce] [new][openstackansible] openstack-ansible-os_horizon 13.1.2 release
no-reply at openstack.org
no-reply at openstack.org
Thu Jun 2 20:14:39 UTC 2016
We are pleased to announce the release of:
openstack-ansible-os_horizon 13.1.2: OpenStack Horizon role for
OpenStack Ansible
For more details, please see below.
13.1.2
^^^^^^
New Features
* The new LBaaS v2 dashboard is available in Horizon. Deployers can
enable the panel by setting the following Ansible variable:
horizon_enable_neutron_lbaas: True
The tasks in the os_horizon role will determine which LBaaS version
is in use (via "neutron_plugin_base") and activate the correct panel
for LBaaS v1 or v2.
* Horizon's IPv6 support is now configurable with Ansible variables.
Deployers can enable IPv6 support in Horizon by setting the
following variable:
horizon_enable_ipv6: True
Please note: Horizon will still display IPv6 addresses in various
panels with IPv6 support disabled. However, it will not allow any
direct management of IPv6 configuration.
Changes in openstack-ansible-os_horizon 13.1.1..13.1.2
------------------------------------------------------
452e4e2 Enable new LBaaS panel in Horizon
3e867f8 Enable IPv6 support in Horizon
Diffstat (except docs and test files)
-------------------------------------
defaults/main.yml | 5 ++++-
.../notes/lbaasv2-horizon-panel-8f99026b025ca2fd.yaml | 13 +++++++++++++
.../notes/make-ipv6-a-toggle-63d9c839e204cdda.yaml | 14 ++++++++++++++
tasks/horizon_post_install.yml | 9 +++++++++
templates/horizon_local_settings.py.j2 | 4 ++--
5 files changed, 42 insertions(+), 3 deletions(-)
More information about the OpenStack-announce
mailing list