octavia/octavia/controller/queue
German Eichberger 01e5af1a01 Adds the ability to failover a load balancer
This will allow an operator to force the failover of a load
balancer's underlying amphora for upgrades or other
maintenance.

- Adds a new failover endpoint to the queue
- Adds the functionality to the worker
- Adds the failover command to the producer
- Adds a failover controller so
  /lodabalancer/123/failover will initiate
  a failover and return 202
- Adds logic to insert the server group into the
  failover flow

Change-Id: Ic4698066773828ae37b55a8d79bd2df6fc6624be
2017-08-29 12:22:40 -07:00
..
__init__.py Implemented Queue Consumer 2015-04-30 16:48:09 -05:00
consumer.py Use 'get_rpc_transport' for RPC clients and servers. 2017-06-21 16:54:52 -04:00
endpoint.py Adds the ability to failover a load balancer 2017-08-29 12:22:40 -07:00
event_queue.py Use 'get_rpc_transport' for RPC clients and servers. 2017-06-21 16:54:52 -04:00