[Openstack] Horizon missing loadbalance UI button
Satish Patel
satish.txt at gmail.com
Wed Aug 31 04:33:11 UTC 2016
I have added lbassv2 using following document:
http://docs.openstack.org/mitaka/networking-guide/config-lbaas.html
and enable: True in /etc/openstack-dashboard/local_settings ( Restart
httpd) but still i am not able to see "Load Balancer" button in
Network section, I am using mitaka Does it has different configuration
to enable lbassv2 on horizon interface?
OPENSTACK_NEUTRON_NETWORK = {
'enable_distributed_router': False,
'enable_firewall': False,
'enable_ha_router': False,
'enable_lb': True,
'enable_quotas': True,
'enable_security_group': True,
'enable_vpn': False,
'profile_support': None,
}
More information about the Openstack
mailing list