[Openstack] Horizon missing loadbalance UI button

Nasir Mahmood nasir.mahmood at gmail.com
Wed Aug 31 05:06:56 UTC 2016


Lbaas v2 is  not implemented yet,

http://lists.openstack.org/pipermail/openstack-dev/2015-July/070066.html

And

https://blueprints.launchpad.net/horizon/+spec/lbaas-v2-panel

On Aug 31, 2016 09:59, "Satish Patel" <satish.txt at gmail.com> wrote:

> Look like mitaka deprecated "enable_lb" option in new release, now it
> auto-detect if lbaasv2 module loaded. I am seeing in load its
> successfully loaded but still not seeing in horizon :(
>
> 2016-08-31 00:00:32.789 30820 INFO neutron.manager
> [req-3fc2a849-945a-4357-89f7-ac08218015a1 - - - - -] Loading Plugin:
> neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2
> 2016-08-31 00:00:33.189 30820 WARNING
> neutron.services.provider_configuration
> [req-3fc2a849-945a-4357-89f7-ac08218015a1 - - - - -] The configured
> driver neutron_lbaas.agent_scheduler.ChanceScheduler has been moved,
> automatically using neutron_lbaas.agent_scheduler.ChanceScheduler
> instead. Please update your config files, as this automatic fixup will
> be removed in a future release.
> 2016-08-31 00:00:33.445 30820 WARNING neutron.api.extensions
> [req-3fc2a849-945a-4357-89f7-ac08218015a1 - - - - -] Extension
> lbaas_agent_scheduler not supported by any of loaded plugins
> 2016-08-31 00:00:33.446 30820 INFO neutron.api.extensions
> [req-3fc2a849-945a-4357-89f7-ac08218015a1 - - - - -] Loaded extension:
> lbaas_agent_schedulerv2
> 2016-08-31 00:00:33.448 30820 WARNING neutron.api.extensions
> [req-3fc2a849-945a-4357-89f7-ac08218015a1 - - - - -] Extension lbaas
> not supported by any of loaded plugins
> 2016-08-31 00:00:33.450 30820 INFO neutron.api.extensions
> [req-3fc2a849-945a-4357-89f7-ac08218015a1 - - - - -] Loaded extension:
> lbaasv2
> 2016-08-31 00:25:27.384 35800 INFO neutron.manager
> [req-9546ee6a-36ab-44ef-a786-a3712ee02ff7 - - - - -] Loading Plugin:
> neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2
> 2016-08-31 00:25:27.756 35800 WARNING
> neutron.services.provider_configuration
> [req-9546ee6a-36ab-44ef-a786-a3712ee02ff7 - - - - -] The configured
> driver neutron_lbaas.agent_scheduler.ChanceScheduler has been moved,
> automatically using neutron_lbaas.agent_scheduler.ChanceScheduler
> instead. Please update your config files, as this automatic fixup will
> be removed in a future release.
> 2016-08-31 00:25:28.002 35800 WARNING neutron.api.extensions
> [req-9546ee6a-36ab-44ef-a786-a3712ee02ff7 - - - - -] Extension
> lbaas_agent_scheduler not supported by any of loaded plugins
> 2016-08-31 00:25:28.003 35800 INFO neutron.api.extensions
> [req-9546ee6a-36ab-44ef-a786-a3712ee02ff7 - - - - -] Loaded extension:
> lbaas_agent_schedulerv2
> 2016-08-31 00:25:28.005 35800 WARNING neutron.api.extensions
> [req-9546ee6a-36ab-44ef-a786-a3712ee02ff7 - - - - -] Extension lbaas
> not supported by any of loaded plugins
> 2016-08-31 00:25:28.007 35800 INFO neutron.api.extensions
> [req-9546ee6a-36ab-44ef-a786-a3712ee02ff7 - - - - -] Loaded extension:
> lbaasv2
>
> On Wed, Aug 31, 2016 at 12:33 AM, Satish Patel <satish.txt at gmail.com>
> wrote:
> > 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     : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160831/e6d3a776/attachment.html>


More information about the Openstack mailing list