Please make sure to check the previous discussion about the effort Vivek is leading [1]
[1] https://www.mail-archive.com/[email protected]/msg58328.html From: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Reply-To: "OpenStack Development Mailing List (not for usage questions)" <[email protected]<mailto:[email protected]>> Date: Monday, July 20, 2015 at 11:06 PM To: Yingjun Li <[email protected]<mailto:[email protected]>>, "OpenStack Development Mailing List (not for usage questions)" <[email protected]<mailto:[email protected]>> Subject: Re: [openstack-dev] [neutron][lbaasv2]How to configure lbaasv2 in devstack Thanks a lot. ________________________________ [email protected]<mailto:[email protected]> From: Yingjun Li<mailto:[email protected]> Date: 2015-07-21 10:07 To: OpenStack Development Mailing List (not for usage questions)<mailto:[email protected]> Subject: Re: [openstack-dev] [neutron][lbaasv2]How to configure lbaasv2 in devstack Currently horizon doesn’t support LBaaS v2, there is a blueprint related but it doesn’t implement yet: https://blueprints.launchpad.net/horizon/+spec/lbaas-v2-panel 2015-07-21 9:49 GMT+08:00 [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>>: Hi all, I have configured these lines in my devstack localrc # Load the external LBaaS plugin. enable_plugin neutron-lbaas https://git.openstack.org/openstack/neutron-lbaas ## Neutron - Load Balancing ENABLED_SERVICES+=,q-lbaasv2 # Horizon (Dashboard UI) - (always use the trunk) ENABLED_SERVICES+=,horizon # Neutron - Networking Service # If Neutron is not declared the old good nova-network will be used ENABLED_SERVICES+=,q-svc,q-agt,q-dhcp,q-l3,q-meta,neutron And I can use lbaasv2 through CLI. But do not have the "loadbalance" pages in dashboard(the other pages like routers, networks are all right). Is there anything wrong in my configuration? Or maybe some configuration need to be done in horizon to use lbaasv2? Thanks a lot for your help! ________________________________ __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe<http://[email protected]?subject:unsubscribe> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
