I did follow those instruction to configure lbassv2 but I am using RDO version of mikata so github will break my stuff :(
On Wed, Aug 31, 2016 at 9:28 AM, Bodor János <[email protected]> wrote: > Hy, > > Here is a link: > http://docs.openstack.org/mitaka/networking-guide/config-lbaas.html > > You should check the "Add LBaaS panels to Dashboard" section. > > Regards, > Janos BODOR > > > 2016. 08. 31. 13:34 keltezéssel, Satish Patel írta: > > Guy, > > Need help here. Anyone else who has same problem? > > -- > Sent from my iPhone > > On Aug 31, 2016, at 1:06 AM, Nasir Mahmood <[email protected]> wrote: > > 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" <[email protected]> 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 <[email protected]> >> 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 : [email protected] >> Unsubscribe : >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > > > _______________________________________________ > 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 > > _______________________________________________ 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
