yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61161
[Bug 1548511] Re: Shared pools support
Reviewed: https://review.openstack.org/428439
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=8e312d6da19dc2b4b98137cc0656cd2a7701cfbc
Submitter: Jenkins
Branch: master
commit 8e312d6da19dc2b4b98137cc0656cd2a7701cfbc
Author: Boden R <bodenvmw@xxxxxxxxx>
Date: Thu Feb 2 14:42:29 2017 -0700
api-ref: add pools to loadbalancer response
As per associated defect, this patch adds pools to
loadbalancer responses in the api-ref.
Change-Id: I99be656f68b130765f759359e1ec179e0de49457
Closes-Bug: #1548511
** Changed in: neutron
Status: In Progress => Fix Released
--
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:
Fix Released
Status in openstack-api-site:
Invalid
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