[openstack-dev] Quantum/Balancer API design specification draft
Sachin Thakkar
sthakkar at vmware.com
Tue Oct 30 05:17:45 UTC 2012
Hi Alex,
I'd encourage you to join the LBaaS discussion:
http://wiki.openstack.org/Quantum/LBaaS
Based on the discussions with eBay, VMware, Citrix, F5, Mirantis & others at the summit, we have been able to make some good progress and your inputs & contributions would be welcome.
See the wiki & etherpad for the resource model & additional details:
http://wiki.openstack.org/LBaaS/CoreResourceModel/proposal
https://etherpad.openstack.org/grizzly-quantum-lbaas
Hopefully, we'll see you at the next LBaaS meeting
Cheers,
Sachin
----- Original Message -----
From: "Jay Pipes" <jaypipes at gmail.com>
To: openstack-dev at lists.openstack.org
Sent: Monday, October 29, 2012 1:25:29 PM
Subject: Re: [openstack-dev] Quantum/Balancer API design specification draft
On 09/25/2012 07:44 AM, Alex Gosse wrote:
> Hi All,
>
> I've been working on a /draft/ design (as more of a thought experiment
> than anything) for extensions to Quantum that address load balancing. I
> started with the Quantum API v2 document as a sort of template in order
> to conform as closely as possible to that. This is deliberately
> intended to not include any influence from either /Atlas-LB/ or
> /Equilibrium/ (aka Mirantis' LBaaS). Rather, it attempts to take into
> account only the possible use-cases and the current design of Quantum,
> and not any previous efforts to provide an independent LBaaS solution.
>
> https://docs.google.com/document/pub?id=1B8Xu8Td05dd_ar4aTej8pA3UDH8f3-bE8h5Oyg6Z2OU
>
> I wanted to get the */concepts/* section hashed out first, then flesh
> out the API operations later.
>
> All feedback welcome!
Hi Alex, pretty much everything lgtm. Though I would note that the REST
APIs in OpenStack components generally use the plural of the resource
name instead of the singular. So, for instance, I'd change:
POST /balancer/service
to:
POST /balancer/services
Hope that helps. Looking forward to seeing some movement on this and see
how the Mirantis LBaaS stuff can be merged into this effort.
Best,
-jay
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
More information about the OpenStack-dev
mailing list