novajoin/novajoin/tests/unit
Grzegorz Grasza db868ea7c1 Remove unneeded call to nova API, defer other API calls
We get an instance ID directly from nova, which calls our API,
consequently we don't need to call back to nova to double check
if the instance ID realy exists.

Additionally, defer calling keystone and glance APIs to the moment
that the retrieved objects are realy needed.

Change-Id: I64a20c88229490690798aaf75ca0d96d98032467
2019-01-29 15:09:16 +01:00
..
api Remove unneeded call to nova API, defer other API calls 2019-01-29 15:09:16 +01:00
notifications Support versioned notifications 2018-11-26 10:57:26 +01:00
__init__.py Add some basic REST API testing 2016-11-10 14:39:41 +00:00
fake_constants.py Remove unneeded call to nova API, defer other API calls 2019-01-29 15:09:16 +01:00
test_service.py Add some basic REST API testing 2016-11-10 14:39:41 +00:00
test_util.py Handle compact services on multiple lines 2018-12-12 20:56:16 +00:00