nova/nova/tests/unit/cmd
Dan Smith 9b2329d100 Fail to start nova-api if no APIs were able to be started
This helps to make it clear that either you specified no API services,
or you specified all bad ones, or that you fat-fingered the thing
entirely. If we can't start any, we shouldn't start the process acting
like we did and then wait for you to figure out the hard way that we
aren't actually listening for any requests.

Change-Id: I864486a58cf3fde35647ae3b8d2ad917c809ea54
Related-Bug: #1572495
2016-05-03 14:51:40 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_baseproxy.py The 'record' option of the WebSocketProxy should be string 2016-04-01 02:15:05 +00:00
test_idmapshift.py Fix for mock-1.1.0 2015-07-10 10:18:19 -04:00
test_nova_api.py Fail to start nova-api if no APIs were able to be started 2016-05-03 14:51:40 +00:00