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,
}

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to