nova/nova
Chris Dent 8b19d5b735 Move resource provider objects into placement hierarchy
This is so we don't have all the other objects imported into the
the placement process, which happens by virtue of being in the
nova.objects package. It also eases the eventual extraction of
placement.

That extraction will involve lifting and shifting the
nova/api/openstack/placement directory (plus any tests) to a new
repository. .../placement will become the roo placement directory
in the repo, since a) placement is (for now) only an API, b) it
eases extraction. Subsequent patches will do things like move
exceptions and the wsgi application.

Change-Id: I3e5144217c194f2571526311ddae6661cfed2ea9
2018-03-13 09:01:31 +00:00
..
CA
api Move resource provider objects into placement hierarchy 2018-03-13 09:01:31 +00:00
cells Add instance action record for snapshot instances 2017-12-11 17:46:38 +08:00
cmd Move resource class fields 2018-03-13 09:01:30 +00:00
common
compute Move resource class fields 2018-03-13 09:01:30 +00:00
conductor Merge "conf: Remove '[conductor] topic' opt" 2018-03-13 08:00:43 +00:00
conf Merge "conf: Remove '[conductor] topic' opt" 2018-03-13 08:00:43 +00:00
console remove unnecessary conf imports 2018-03-09 14:30:10 -05:00
consoleauth Merge "Remove translation of log messages" 2017-08-10 11:39:03 +00:00
db Move resource class fields 2018-03-13 09:01:30 +00:00
hacking Add check for redundant import aliases 2018-02-26 14:32:22 +00:00
image Workaround glanceclient bug when CONF.glance.api_servers not set 2018-02-08 09:06:48 -05:00
ipv6
keymgr Remove deprecated keymgr code 2017-09-11 15:48:30 -04:00
locale Imported Translations from Zanata 2018-02-18 06:12:37 +00:00
network Merge "Handle IpAddressAlreadyAllocated exception" 2018-03-08 14:45:06 +00:00
notifications Merge "Transform instance.resize_prep notification" 2018-01-27 01:36:42 +00:00
objects Move resource provider objects into placement hierarchy 2018-03-13 09:01:31 +00:00
pci remove unnecessary conf imports 2018-03-09 14:30:10 -05:00
policies trivial: Fix few policy doc 2018-02-01 03:04:00 +00:00
privsep Move makefs to privsep 2018-02-28 07:15:08 +11:00
scheduler Move resource class fields 2018-03-13 09:01:30 +00:00
servicegroup iso8601.is8601.Utc No Longer Exists 2017-08-29 19:26:55 -04:00
tests Move resource provider objects into placement hierarchy 2018-03-13 09:01:31 +00:00
virt Move resource class fields 2018-03-13 09:01:30 +00:00
vnc
volume Add the ability to get absolute limits from Cinder 2018-02-08 19:08:14 -05:00
__init__.py
availability_zones.py
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 Allow 'network' in RequestContext service_catalog 2018-02-28 15:51:47 +01:00
crypto.py
debugger.py
exception.py hardware: Rework get_number_of_serial_ports 2018-03-08 17:19:36 +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 correct referenced url in comments 2018-01-18 09:16:37 +08:00
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 Remove unnecessary variables 2018-02-08 10:15:53 +09:00
rc_fields.py Move resource class fields 2018-03-13 09:01:30 +00:00
rpc.py Fix the notification devref location in exception 2018-03-05 17:38:52 +01:00
safe_utils.py Allow wrapping of closures 2017-07-20 10:07:52 +01:00
service.py Merge "Refactor WSGI apps and utils to limit imports" 2018-03-08 15:16:56 +00:00
service_auth.py Fix NoneType error when [service_user] is misconfigured 2017-11-28 12:22:30 -06:00
test.py Move resource provider objects into placement hierarchy 2018-03-13 09:01:31 +00:00
utils.py Merge "Refactor WSGI apps and utils to limit imports" 2018-03-08 15:16:56 +00:00
version.py
weights.py
wsgi.py Refactor WSGI apps and utils to limit imports 2018-03-06 22:05:12 +00:00