Use EnsureDirs in KVM as well.
authorGuido Trotter <ultrotter@google.com>
Fri, 27 Feb 2009 17:09:15 +0000 (17:09 +0000)
committerGuido Trotter <ultrotter@google.com>
Fri, 27 Feb 2009 17:09:15 +0000 (17:09 +0000)
commit9afb67fedd2c08aa6617b4e902e0a36805e44079
tree5dc480681a9d7e4d6d081656c26222ce7f7db298
parent9dae41ad5b93a05f5c019971e32c54271006cb0e
Use EnsureDirs in KVM as well.

The KVM hypervisor has also code to ensure a list of directories exist.
Substitute it with our new utils function.

Reviewed-by: iustinp
lib/hypervisor/hv_kvm.py