octavia/doc/source
Stephen Balukoff c3e97b7630 Shared pools support
This patch introduces shared pools functionality to
Octavia. This means that with this patch, listeners and
pools will have the ability to have a N:M relationship
instead of a simple 1:1 relationship, although they must
still be associated with the same loadbalancer object.

This patch includes a schema change to the database: pools
are now associated directly to loadbalancers instead of
listeners. The migration in this patch includes ETL which
should populate this new field in the pool table correctly.

Extensive API changes were necessary to facilitate this
change. However, all the changes to the API should be
backward compatible.

This patch is a necessary precursor to adding L7 switching
functionality to Octavia.

Partially-Implements: blueprint lbaas-l7-rules
Partially-Implements: blueprint layer-7-switching
Change-Id: I797c718412e756be067dd4c304c989a4d43bb8ef
2016-02-04 23:15:59 -08:00
..
api Shared pools support 2016-02-04 23:15:59 -08:00
design/version0.5 Updated the Octavia 0.5 spec 2014-10-02 14:28:49 -04:00
main Anchor support to Octavia 2015-12-03 10:06:04 -08:00
conf.py Replace deprecated library function os.popen() with subprocess 2016-01-09 20:07:04 +00:00
gmr.rst Add Guru Meditation Report feature 2015-11-13 12:03:19 +01:00
index.rst Minor restructuring of documentation tree 2015-10-07 15:00:58 -07:00
specs Populate repository with common initial files 2014-07-02 20:30:14 -07:00