hv_chroot: update PARAMETERS value
authorGuido Trotter <ultrotter@google.com>
Fri, 22 May 2009 11:32:57 +0000 (12:32 +0100)
committerGuido Trotter <ultrotter@google.com>
Fri, 22 May 2009 14:32:03 +0000 (15:32 +0100)
commit46952329fc2df563b6208d37ab476f00d621d664
tree8e9f98357a60ca5f6d9ae751f35f35ca77a38a97
parent5c3b5f99df49ea1a10f2cef1c6695b28fed0b0b7
hv_chroot: update PARAMETERS value

In the new branch-2.1 PARAMETERS must be a dict rather than a list. In
the hv_chroot case though we can just check that the path is absolute
and normal, and not its existence, because it's inside the target
chroot.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/hypervisor/hv_chroot.py