diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2012-11-13 10:56:12 +0000 |
---|---|---|
committer | Daniel P. Berrange <berrange@redhat.com> | 2012-11-15 12:31:50 +0000 |
commit | 053bca72255bde37a4f7384b35ecedb85cff35d7 (patch) | |
tree | af38212c1a1cb29d52ca1319cb101c528c45e8bc /nova/utils.py | |
parent | e85156e20b664ccf9e6d0ac7e1006a80555f8922 (diff) | |
download | nova-053bca72255bde37a4f7384b35ecedb85cff35d7.tar.gz nova-053bca72255bde37a4f7384b35ecedb85cff35d7.tar.xz nova-053bca72255bde37a4f7384b35ecedb85cff35d7.zip |
Introduce a VFS api abstraction for manipulating disk images
Currently the file injection code has the assumumption that the
guest disk image can be mounted on the host filesystem, which
limits the techniques which can be used. Introducing a VFS API
abstraction allows the file injection code to be de-coupled
from the host filesystem.
blueprint: virt-disk-api-refactoring
Change-Id: I107c018586fd9b6fc2c7d497b7a437ac24f11944
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions