nova/nova
jichenjc d2eb7eaf01 Remove 'nova-manage host' and 'nova-manage agent'
These commands were deprecated in 16.0.0 and can be removed.

Depends-on: Ie8eaa8701aafac10e030568107b8e6255a60434d
Change-Id: If12bec2a7b39186592f2ccd2c45ce80d43d46f89
2017-12-27 15:17:08 +00:00
..
CA
api Merge "placement: skip authentication on root URI" 2017-12-27 13:43:51 +00:00
cells Cleanup build_request_spec 2017-11-10 12:03:39 +11:00
cmd Remove 'nova-manage host' and 'nova-manage agent' 2017-12-27 15:17:08 +00:00
common
compute Merge "Avoid redundant BDM lookup in check_can_live_migrate_source" 2017-12-27 13:11:38 +00:00
conductor Make conductor pass and use host_lists 2017-12-21 17:02:35 -05:00
conf trivial: conf: libvirt: remove a redundant space 2017-12-23 14:43:19 +08:00
console console: introduce basic framework for security proxying 2017-09-28 16:39:22 +01:00
consoleauth Merge "Remove translation of log messages" 2017-08-10 11:39:03 +00:00
db Merge "Add uuid column to BlockDeviceMapping" 2017-12-27 10:43:09 +00:00
hacking Amend uuid4 hacking rule 2017-09-04 17:34:46 +00:00
image Remove direct usage of glance.generate_image_url 2017-12-01 00:02:41 +08:00
ipv6
keymgr Remove deprecated keymgr code 2017-09-11 15:48:30 -04:00
locale Imported Translations from Zanata 2017-08-10 11:34:33 +00:00
network Fix possible TypeError in VIF.fixed_ips 2017-12-14 11:15:52 +01:00
notifications Merge "Remove direct usage of glance.generate_image_url" 2017-12-12 23:40:22 +00:00
objects Merge "Make BlockDeviceMapping object support uuid" 2017-12-27 12:17:33 +00:00
pci [Trivial] docstrings, typos, minor refactoring 2017-08-28 08:33:58 -05:00
policies Deprecate configurable Hide Server Address Feature 2017-12-07 08:45:18 +00:00
privsep Move flushing block devices to privsep. 2017-12-13 05:22:15 +11:00
scheduler Merge "[placement] Fix getting placement request ID" 2017-12-23 16:52:58 +00:00
servicegroup iso8601.is8601.Utc No Longer Exists 2017-08-29 19:26:55 -04:00
tests Merge "Remove 'nova-manage account' and 'nova-manage project'" 2017-12-27 13:43:59 +00:00
virt Merge "libvirt: don't log snapshot success unless it actually happens" 2017-12-23 17:15:31 +00:00
vnc
volume Pass mountpoint to volume attachment_create with connector 2017-12-13 20:15:44 -05:00
__init__.py
availability_zones.py Avoid lazy-load error when getting instance AZ 2017-05-25 15:46:22 -04:00
baserpc.py
block_device.py Add uuid column to BlockDeviceMapping 2017-12-17 14:28:35 +00:00
cache_utils.py
config.py
context.py Get auth from context for glance endpoint 2017-11-21 10:26:42 -06:00
crypto.py
debugger.py
exception.py Modify select_destinations() to return objects and alts 2017-12-07 15:01:13 +00:00
exception_wrapper.py rename binary to source in versioned notifications 2017-07-25 17:36:04 +02:00
filters.py
hooks.py
i18n.py
loadables.py
manager.py
policy.py Add policy granularity to the Flavors API 2017-07-19 15:56:47 -04:00
profiler.py
quota.py Follow up on removing old-style quotas code 2017-12-08 22:11:24 +00:00
rpc.py Remove dead code of api.fault notification sending 2017-10-09 17:29:40 +02:00
safe_utils.py Allow wrapping of closures 2017-07-20 10:07:52 +01:00
service.py Enhance doc for nova services 2017-08-31 08:30:48 +08:00
service_auth.py Fix NoneType error when [service_user] is misconfigured 2017-11-28 12:22:30 -06:00
test.py test: Store the OutputStreamCapture fixture 2017-10-25 17:07:34 +01:00
utils.py qemu-img do not use cache=none if no O_DIRECT support 2017-11-29 22:33:39 +00:00
version.py
weights.py
wsgi.py