Fix typo in docstring
Change-Id: I5560d699a655ead907b7466e6c6c1813aad33f2c
This commit is contained in:
parent
e723a897f1
commit
398e42fd84
@ -41,7 +41,7 @@ OPTS = [
|
||||
LIBVIRT_PER_TYPE_URIS = dict(uml='uml:///system', xen='xen:///', lxc='lxc:///')
|
||||
|
||||
|
||||
# We don't use the libvirt constants in case of libvirt is not avialable
|
||||
# We don't use the libvirt constants in case of libvirt is not available
|
||||
VIR_DOMAIN_NOSTATE = 0
|
||||
VIR_DOMAIN_RUNNING = 1
|
||||
VIR_DOMAIN_BLOCKED = 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user