nova/nova/cmd
Dan Smith 76b9cbd12b Add --by-service to discover_hosts
This allows us to discover and map compute hosts by service instead of
by compute node, which will solve a major deployment ordering problem for
people using ironic. This also allows closing a really nasty race when
doing HA of nova-compute/ironic.

Conflicts:
	doc/source/cli/nova-manage.rst

NOTE(danms): Conflicts in nova-manage.rst due to queens not having recent
             changes to the man page.

Change-Id: Ie9f064cb9caf6dcba2414acb24d12b825df45fab
Closes-Bug: #1755602
(cherry picked from commit 005a66d7e0)
(cherry picked from commit dd90b5dbf3)
2018-03-21 10:43:19 -07:00
..
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api.py Remove translation of log messages 2017-06-09 09:06:16 +00:00
api_metadata.py Remove conductor local api:s and 'use_local' config option 2016-10-18 14:26:06 +02:00
api_os_compute.py Cleanup wording on compute service version checks in API 2017-04-05 19:20:43 -04:00
baseproxy.py baseproxy: stop requiring CONF.verbose 2016-05-16 16:57:21 +02:00
cells.py Deprecate cells v1 2017-08-01 11:07:55 -04:00
common.py nova-manage: Deprecate '--version' parameters 2017-08-03 19:43:29 +01:00
compute.py Resource tracker compatibility with Ocata and Pike 2017-08-10 09:47:20 -04:00
conductor.py conf: Remove deprecated service manager opts 2016-12-05 23:28:49 +08:00
console.py conf: remove *_topic config opts 2017-07-17 21:27:02 -07:00
consoleauth.py conf: remove *_topic config opts 2017-07-17 21:27:02 -07:00
dhcpbridge.py Remove translation of log messages 2017-06-09 09:06:16 +00:00
idmapshift.py Fix invalid import order 2016-07-04 11:23:52 +05:30
manage.py Add --by-service to discover_hosts 2018-03-21 10:43:19 -07:00
network.py conf: remove *_topic config opts 2017-07-17 21:27:02 -07:00
novncproxy.py config options: fix the missed cli options of novncproxy 2016-04-04 18:05:32 +08:00
policy_check.py Removed unnecessary parantheses and fixed formation 2017-02-09 14:03:53 +01:00
scheduler.py conf: remove *_topic config opts 2017-07-17 21:27:02 -07:00
serialproxy.py config options: centralize section "serial_console" 2015-11-19 11:00:20 +01:00
spicehtml5proxy.py config options: centralize 'spice' options 2016-04-11 10:34:05 +00:00
status.py Require Placement 1.10 in nova-status upgrade check 2017-08-09 15:26:46 -04:00
xvpvncproxy.py Revert "Enable options for oslo.reports" 2015-12-05 16:12:52 +00:00