Re: [openstack-dev] [neutron][lbaasv2]How to configure lbaasv2 in devstack

2015-07-20 Thread jiangshan0...@139.com
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 jiangshan0...@139.com :

> 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: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [neutron][lbaasv2]How to configure lbaasv2 in devstack

2015-07-20 Thread jiangshan0...@139.com
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: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev