octavia/octavia/tests/unit
Brandon Logan 0c80a3bff1 Get noop drivers to function within flows
The noop drivers suffered from not being updated and just not being tested
with being called within flows like normal real op drivers.  This gets the noop
drivers to succeed when called liked other drivers.  They do not do anything
and will return fake information whenever it is required they return data.
This can be improved later so that they actually do their own data store, but
that would require a much larger update and I'm not sure there's much value
in it.

Change-Id: I2627ed35c0f576f8cfa258b542e5bdb4be03dac8
Closes-Bug: #1501190
2015-09-30 02:28:56 -05:00
..
amphorae Get noop drivers to function within flows 2015-09-30 02:28:56 -05:00
api Fixes for WSME updates 2015-08-26 12:40:54 -05:00
certificates Adding Python 3.4 Compatibility and Tox Check 2015-06-23 18:18:17 +00:00
cmd Implement UDP heartbeat sender and receiver 2015-09-09 06:48:24 +00:00
common Added support of multi-region environment 2015-08-28 19:25:45 +02:00
compute Implement UDP heartbeat sender and receiver 2015-09-09 06:48:24 +00:00
controller Get noop drivers to function within flows 2015-09-30 02:28:56 -05:00
db Implementing simple operator API 2014-12-11 20:22:14 -06:00
network Fix issues uncovered by neutron lbaas tempest tests 2015-09-15 18:02:40 -05:00
openstack Oslo incubator updates 2014-12-02 12:00:34 -07:00
__init__.py Initial directory skeleton 2014-09-04 15:28:10 -06:00
base.py Added support of multi-region environment 2015-08-28 19:25:45 +02:00