nova/nova/tests/unit/console
Mike Durnosvistov c56ffc6ffe Using Instance object instead of db call
It would be better to use the Instance object for all
the instance related db calls.

Blueprint: kilo-objects
Change-Id: I673727513b66e8a6bdbbe0c037c32b92710e2cc9
2015-03-13 14:35:40 +02:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_console.py Using Instance object instead of db call 2015-03-13 14:35:40 +02:00
test_rpcapi.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_serial.py Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00
test_type.py Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00
test_websocketproxy.py Merge "Websocket Proxy should verify Origin header" 2015-03-12 15:31:08 +00:00