kvmvm provision fix
This commit is contained in:
@@ -566,6 +566,10 @@ class decort_kvmvm(DecortController):
|
||||
'techStatus': "STOPPED",
|
||||
'interfaces': [], # new compute instance is created network-less
|
||||
'disks': [], # new compute instance is created without any data disks attached
|
||||
'tags': {},
|
||||
'affinityLabel': "",
|
||||
'affinityRules': [],
|
||||
'antiAffinityRules': [],
|
||||
}
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user