nova/nova/virt/disk/vfs
Daniel P. Berrange 356e0651a6 virt: convert VFS API to use nova.virt.image.model
Convert the nova.virt.disk.vfs classes to use the
nova.virt.image.model classes instead of manually
passing a filename and image format as parameters.
This enables the libguestfs impl to now support the
configuration of RBD images.

Related-Bug: #1257674
Change-Id: I41d6af52ffed924d35ac255625488f40f7989a0a
2015-06-04 13:47:40 +01:00
..
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
api.py virt: convert VFS API to use nova.virt.image.model 2015-06-04 13:47:40 +01:00
guestfs.py virt: convert VFS API to use nova.virt.image.model 2015-06-04 13:47:40 +01:00
localfs.py virt: convert VFS API to use nova.virt.image.model 2015-06-04 13:47:40 +01:00