Bug 1040937

Summary: Packstack's CONFIG_NEUTRON_LBAAS_HOSTS option should also make Horizon's LBaaS gui visible
Product: Red Hat OpenStack Reporter: Rami Vaknin <rvaknin>
Component: openstack-packstackAssignee: Lukas Bezdicka <lbezdick>
Status: CLOSED CURRENTRELEASE QA Contact: Ami Jeain <ajeain>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.0CC: aortega, derekh, oblaut, yanyang, yeylon
Target Milestone: ---   
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-01 10:25:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Rami Vaknin 2013-12-12 11:30:57 UTC
Version
=======
rhos 4.0 running on rhel 6.5 with 2013-12-09.2 puddle, openstack-packstack-2013.2.1-0.14.dev919.el6ost.


Description
===========
When installing Neutron's LBaaS agent using packstack's CONFIG_NEUTRON_LBAAS_HOSTS option, I would expect the Horizon's LBaaS gui to be visible by default, this can be done by changing the following value to "True":

https://github.com/openstack/horizon/blob/stable/havana/openstack_dashboard/local/local_settings.py.example#L160

Comment 3 Lukas Bezdicka 2014-09-01 10:25:40 UTC
CONFIG_NEUTRON_LBAAS_HOSTS is obsoleted by CONFIG_NETWORK_HOSTS and to setup LBAAS packstack has CONFIG_LBAAS_INSTALL option which will enable the UI.