octavia/specs/version0.5
Brandon Logan c2bdb48419 Decouple amp driver from network using new models
The amphora driver's post_vip_plug method required network specific information
about the amphora to complete implementations.  It was not accepting anything
other than a loadbalancer object.  Now it takes a dictionary of
AmphoraNetworkConfig objects that is keyed of amphora id.  Each instance
contains network specific information required to set up the correct routing
on the amphora.

This patch sets up the routing correctly to solve the vip blackholing issue but
only for the ssh_driver.  The argument has only been added to the post_vip_plug
method of the rest_api_driver but will need to be updated to handle this new
information and to also fix the vip blackholing problems.

Change-Id: I17ce89b6c050a2a36e0a802920e2dedb063f615b
Closes-Bug: #1453951
2015-07-30 22:43:25 -05:00
..
amphora-driver-interface.rst Decouple amp driver from network using new models 2015-07-30 22:43:25 -05:00
amphora-manager-interface.rst Corrected some __init__() parameters 2015-04-13 23:03:54 +00:00
base-image.rst Add Amphora base image creation scripts for Octavia 2014-12-11 01:31:19 +00:00
component-design.rst Octavia v0.5 component design 2014-09-03 10:07:14 -07:00
controller-worker.rst Fix arg order for Update functions in Controller-Worker 2015-04-13 10:19:20 -05:00
controller.dot Octavia Controller Worker specification 2015-01-29 23:05:11 +00:00
controller.rst Octavia Controller Worker specification 2015-01-29 23:05:11 +00:00
haproxy-amphora-api.rst Specification of reference haproxy amphora API 2015-02-17 11:23:14 -08:00
housekeeping-manager-interface.rst Interface specification for housekeeping manager 2015-01-22 20:33:57 -08:00
network-driver-interface.rst Adding methods to network driver to get more info 2015-07-29 15:10:26 -05:00
nova-compute-driver.rst Nova virtual machine driver spec 2014-11-19 14:55:18 -06:00
operator-api.rst Added Operator API spec for Octavia v0.5 2014-09-18 01:53:31 -05:00
queue-consumer.rst Octavia Controller Worker specification 2015-01-29 23:05:11 +00:00
tls-data-security-1.diag TLS Data Security Overview 2014-11-04 07:21:17 -06:00
tls-data-security-2.diag Update TLS Specification 2014-12-23 01:42:53 -08:00
tls-data-security.rst Update TLS Specification 2014-12-23 01:42:53 -08:00