Re: [openstack-dev] [neutron] API confusion

2014-08-01 Thread Brandon Logan
Hi Mike,

So that looks like those docs are for the v2 LBaaS API.  The CLI changes
for v2 are not in yet, and the v2 API implementation code is in review
right now.

I am a bit worried that I do not see the v1 docs anymore because v1 will
still remain until its deprecated. In fact, I'm pretty sure v2 will not
be used very much in Juno because it will not have very much driver
support.  So this i something we will have to fix.

Thanks for bring this up!

-Brandon 

On Fri, 2014-08-01 at 13:46 -0400, Mike Spreitzer wrote:
> http://developer.openstack.org/api-ref-networking-v2.htmland
> http://docs.openstack.org/api/openstack-network/2.0/content/GET_listMembers__v2.0_pools__pool_id__members_lbaas_ext_ops_member.htmlsay
>  that to list LB pool members, the URL to GET is 
> /v2.0/pools/{pool_id}/members 
> 
> When I use the CLI (`neutron -v lb-member-list`) I see a GET
> on /v2.0/lb/members.json 
> 
> What's going on here? 
> 
> Thanks,
> Mike
> ___
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [neutron] API confusion

2014-08-01 Thread Mike Spreitzer
http://developer.openstack.org/api-ref-networking-v2.html and 
http://docs.openstack.org/api/openstack-network/2.0/content/GET_listMembers__v2.0_pools__pool_id__members_lbaas_ext_ops_member.html
 
say that to list LB pool members, the URL to GET is 
/v2.0/pools/{pool_id}/members

When I use the CLI (`neutron -v lb-member-list`) I see a GET on 
/v2.0/lb/members.json

What's going on here?

Thanks,
Mike___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev