summaryrefslogtreecommitdiff
path: root/nova/virt/disk/vfs/guestfs.py
diff options
context:
space:
mode:
Diffstat (limited to 'nova/virt/disk/vfs/guestfs.py')
-rw-r--r--nova/virt/disk/vfs/guestfs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/nova/virt/disk/vfs/guestfs.py b/nova/virt/disk/vfs/guestfs.py
index 861ad80746..5b3d7f6a7e 100644
--- a/nova/virt/disk/vfs/guestfs.py
+++ b/nova/virt/disk/vfs/guestfs.py
@@ -51,6 +51,7 @@ class VFSGuestFS(vfs.VFS):
the host filesystem, thus avoiding any potential for symlink
attacks from the guest filesystem.
"""
+
def __init__(self, image, partition=None):
"""Create a new local VFS instance