nova/nova/cmd
Dan Smith e80a873524 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
(cherry picked from commit 9b2329d100)
2016-05-03 14:19:53 -04:00
..
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
all.py Config options: centralize options in conductor api 2016-02-09 14:06:51 +00:00
api.py Fail to start nova-api if no APIs were able to be started 2016-05-03 14:19:53 -04:00
api_metadata.py Config options: centralize options in conductor api 2016-02-09 14:06:51 +00:00
api_os_compute.py Revert "Enable options for oslo.reports" 2015-12-05 16:12:52 +00:00
baseproxy.py Merge "Revert "Enable options for oslo.reports"" 2015-12-17 23:48:04 +00:00
cells.py Removal of unnecessary `import_opt`s for cells config options 2016-02-12 14:16:54 +02:00
cert.py Move config options from nova/cert directory 2016-01-14 22:22:34 +00:00
compute.py Config options: centralize options in conductor api 2016-02-09 14:06:51 +00:00
conductor.py Config options: centralize options in conductor api 2016-02-09 14:06:51 +00:00
console.py Revert "Enable options for oslo.reports" 2015-12-05 16:12:52 +00:00
consoleauth.py Revert "Enable options for oslo.reports" 2015-12-05 16:12:52 +00:00
dhcpbridge.py Merge "Config options: centralize options in conductor api" 2016-02-10 07:11:54 +00:00
idmapshift.py Fix the usage output of the nova-idmapshift command 2015-09-14 17:54:05 +00:00
manage.py Merge "Add a cell and host mapping utility to nova-manage" 2016-03-15 22:42:31 +00:00
network.py Config options: centralize options in conductor api 2016-02-09 14:06:51 +00:00
novnc.py The 'record' option of the WebSocketProxy should be string 2016-04-12 17:05:46 +01:00
novncproxy.py config options: fix the missed cli options of novncproxy 2016-04-08 00:17:27 +00:00
scheduler.py Merge "Revert "Enable options for oslo.reports"" 2015-12-17 23:48:04 +00:00
serialproxy.py config options: centralize section "serial_console" 2015-11-19 11:00:20 +01:00
spicehtml5proxy.py Use min and max on IntOpt option types 2015-08-14 04:37:21 +00:00
xvpvncproxy.py Revert "Enable options for oslo.reports" 2015-12-05 16:12:52 +00:00