yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47391
[Bug 1548511] Re: Shared pools support
** Project changed: openstack-manuals => openstack-api-site
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1548511
Title:
Shared pools support
Status in neutron:
Confirmed
Status in openstack-api-site:
New
Bug description:
https://review.openstack.org/218560
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
commit 4f3cf154829fcd69ecf3fa7f4e49f82d0104a4f0
Author: Stephen Balukoff <sbalukoff@xxxxxxxxxxx>
Date: Sat Aug 29 02:51:09 2015 -0700
Shared pools support
In preparation for L7 switching functionality, we need to
reduce the rigidity of our model somewhat and allow pools
to exist independent of listeners and be shared by 0 or
more listeners. With this patch, pools are now associated
with loadbalancers directly, and there is now a N:M
relationship between listeners and pools.
This patch does alter the Neutron LBaaS v2 API slightly,
but all these changes are backward compatible. Nevertheless,
since Neutron core dev team has asked that any API changes
take place in an extension, that is what is being done in
this patch.
This patch also updates the reference namespace driver to
render haproxy config templates correctly given the pool
sharing functionality added with the patch.
Finally, the nature of shared pools means that the usual
workflow for tenants can be (but doesn't have to be)
altered such that pools can be created before listeners
independently, and assigned to listeners as a later step.
DocImpact
APIImpact
Partially-Implements: blueprint lbaas-l7-rules
Change-Id: Ia0974b01f1f02771dda545c4cfb5ff428a9327b4
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1548511/+subscriptions
References