panko/tests/compute
John Tran 415453bfe8 nova fake libvirt library breaking tests
fixes bug #1074488 Nova libvirt fake library
was updated to include additional 'virtapi' arg
required and our tests do not pass any args to
it therefore breaking them. dansmith recommended
to change fake.FakeDriver to Fake.FakeVirtAPI
which will replicate the old functionality.

Change-Id: Iedcd32cd038c6043d782565312adf5fcba8d9b7a
2012-11-02 20:52:18 +00:00
..
__init__.py Remove dependency on nova test modules 2012-08-28 07:50:10 -04:00
test_instance.py Remove dependency on nova test modules 2012-08-28 07:50:10 -04:00
test_libvirt.py nova fake libvirt library breaking tests 2012-11-02 20:52:18 +00:00
test_manager.py Move db access out into a seperate file. 2012-11-02 08:33:15 +11:00
test_notifications.py Use constant rather than string from counter type 2012-10-04 15:43:10 +02:00
test_nova_notifier.py Use stevedore to load all plugins 2012-10-30 15:18:30 -04:00