Add neutron-lbaas-dashboard to local.conf sample

The local.conf example includes setting up Horizon. It should include
setting up the lbaas-dashboard as well.

Change-Id: I44073aea3f1769dc1211967baa629bb6d2f1323d
This commit is contained in:
Doug Fish 2016-03-23 14:59:57 +00:00
parent 86eef3f938
commit 3dd502925e
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ RECLONE=True
# Load the external LBaaS plugin.
enable_plugin neutron-lbaas https://git.openstack.org/openstack/neutron-lbaas
enable_plugin neutron-lbaas-dashboard https://git.openstack.org/openstack/neutron-lbaas-dashboard
enable_plugin octavia https://git.openstack.org/openstack/octavia
enable_plugin barbican https://git.openstack.org/openstack/barbican