octavia/octavia/amphorae/drivers/noop_driver
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
..
__init__.py Defining interface for amphora base driver 2014-11-17 11:38:14 -08:00
driver.py Get noop drivers to function within flows 2015-09-30 02:28:56 -05:00