mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
added missing comma in test_data.py
This commit is contained in:
parent
ada8cdce70
commit
d552eb42b5
@ -1517,7 +1517,7 @@ test_data = {
|
||||
"ldapPassword": ""
|
||||
},
|
||||
"systemVmDelay": 120,
|
||||
"setUsageConfigurationThroughTestCase": True
|
||||
"setUsageConfigurationThroughTestCase": True,
|
||||
"vmware_cluster" : {
|
||||
"hypervisor": 'VMware',
|
||||
"clustertype": 'ExternalManaged',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user