nova/nova/api/openstack/compute/legacy_v2
Michael Still 50a9550999 Remove unused CONF imports
While reviewing config centralization patches I realized that
we have a fair few files where we import cfg or setup CONF, but
never actually use config variables.

This patch cleans those up, but I am sure we'll add more as we
move more flags around.

Change-Id: I5851bbae2fa198a4e9be149a5836bea813848d89
2016-02-15 16:40:53 +11:00
..
contrib Remove unused CONF imports 2016-02-15 16:40:53 +11:00
__init__.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
consoles.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
extensions.py api: deprecate the api v2 extension configuration 2015-09-01 12:45:55 +00:00
flavors.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
image_metadata.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
images.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
ips.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
limits.py Check prefix with startswith() instead of slicing 2015-11-03 18:42:39 +01:00
server_metadata.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
servers.py Return HTTP 400 for invalid server-group uuid 2016-02-08 14:10:49 +01:00
versions.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00