openstack-ansible-os_horizon/releasenotes/notes/lbaasv2-horizon-panel-8f99026b025ca2fd.yaml
Major Hayden 568debe270 Enable new LBaaS panel in Horizon
The new LBaaS v2 panel for Horizon in Mitaka and Newton is installed
as a plugin. This patch enables the plugin as long as
`horizon_enable_neutron_lbaas` is set to True. The reference to the
older built-in LBaaS dashboard has been removed since it only works
with LBaaS v1.

Release notes are included with the patch.

Depends-On: I2d5300d4d5b02df3351ab52b1be32dd60241d34b
Change-Id: I2b1d77983598fb14fbf9ff7f23870cf767135811
2016-05-05 12:30:30 +00:00

10 lines
224 B
YAML

---
features:
- |
The new LBaaS v2 dashboard is available in Horizon. Deployers can enable
the panel by setting the following Ansible variable:
.. code-block:: yaml
horizon_enable_neutron_lbaas: True