nova/nova
Daniel P. Berrange e85156e20b Move all mount classes into a subdirectory
The disk API will be growing some new classes in future commits.
To avoid ambiguity in module names, move all the mount classes
into a subdirectory nova/virt/disk/mount/

blueprint: virt-disk-api-refactoring
Change-Id: I03898b4060bd0c488713c9d9f19caebdcd39113c
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-11-14 17:11:53 +00:00
..
CA Clean up crypto.py 2012-01-18 21:56:14 -08:00
api Merge "Add REST API support for list/enable/disable nova services" 2012-11-13 07:00:15 +00:00
cert Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
cloudpipe Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
common Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
compute Remove gen_uuid() 2012-11-14 22:16:24 +09:00
console Switch from FLAGS to CONF in nova.console 2012-11-07 05:03:17 +00:00
consoleauth Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
db Remove gen_uuid() 2012-11-14 22:16:24 +09:00
image Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
ipv6 Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
locale Imported Translations from Transifex 2012-11-13 00:02:26 +00:00
network Remove gen_uuid() 2012-11-14 22:16:24 +09:00
objectstore Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
openstack Update uuidutils from openstack common. 2012-11-12 18:50:12 -05:00
rootwrap Use env to set environ when starting dnsmasq 2012-10-30 21:30:58 -04:00
scheduler Merge "Updated scheduler and compute for multiple capabilities." 2012-11-10 07:49:30 +00:00
testing Clarify dangerous use of exceptions in unit tests 2012-09-20 19:37:34 +00:00
tests Remove gen_uuid() 2012-11-14 22:16:24 +09:00
virt Move all mount classes into a subdirectory 2012-11-14 17:11:53 +00:00
vnc Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
volume Remove volume.driver and volume.iscsi 2012-11-12 22:49:01 +00:00
__init__.py Remove outdated moduleauthor tags 2012-10-01 15:25:47 -07:00
block_device.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
config.py Move parse_args to nova.config 2012-11-04 21:37:39 +00:00
context.py Remove gen_uuid() 2012-11-14 22:16:24 +09:00
crypto.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
exception.py Add missing exception NetworkDuplicated 2012-11-12 14:19:19 -05:00
flags.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
manager.py Updated scheduler and compute for multiple capabilities. 2012-11-10 10:20:45 +09:00
notifications.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
policy.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
quota.py Remove nova-volume DB 2012-11-08 21:31:31 +00:00
service.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
test.py Isolate tests from the environment variable http_proxy. 2012-11-14 07:03:25 +00:00
utils.py Remove gen_uuid() 2012-11-14 22:16:24 +09:00
version.py Bump version to 2013.1 2012-09-19 08:24:28 +02:00
wsgi.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00