Commit 306a10f4 authored by Thibault VINCENT's avatar Thibault VINCENT
Browse files

whitespace

parent b2a81f30
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -311,6 +311,7 @@ class LibvirtHypervisor(Hypervisor):
    def get_status(self):
        raise NotImplementedError()


#TODO: finish storage class, make tests,
class LibvirtHVStorage(HVStorage):
    '''