nova/nova/virt/disk
Mark McLoughlin 9871c5f963 Move cfg to nova.openstack.common
Move it here so that it can be kept in sync with openstack-common using
the new update.py script for code in openstack-common's incubation area.

See here for more details:

  http://wiki.openstack.org/CommonLibrary#Incubation

Note: this commit just moves the existing code in Nova with no other
changes. A subsequent commit will sync it with latest openstack-common
so that it is easier see the new changes.

Change-Id: If88d678b1b9bad3d37117de7f7159d7fea8ab4c8
2012-02-03 19:21:54 +00:00
..
__init__.py Bug#898257 abstract out disk image access methods 2011-12-22 11:50:52 +00:00
api.py Move cfg to nova.openstack.common 2012-02-03 19:21:54 +00:00
guestfs.py Fix libguestfs operation with specified partitions 2012-01-10 13:34:59 +00:00
loop.py Bug#898257 abstract out disk image access methods 2011-12-22 11:50:52 +00:00
mount.py remove auto fsck feature from file injection. Bug 826794 2012-02-02 19:00:52 +00:00
nbd.py Move cfg to nova.openstack.common 2012-02-03 19:21:54 +00:00