mirror of https://github.com/apache/cloudstack.git
Setting the default value of flag to False
This closes #127 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
54a4b2bad7
commit
78fd8cf2cf
|
|
@ -1493,7 +1493,7 @@ test_data = {
|
|||
"ldapPassword": ""
|
||||
},
|
||||
"systemVmDelay": 120,
|
||||
"setUsageConfigurationThroughTestCase": True,
|
||||
"setUsageConfigurationThroughTestCase": False,
|
||||
"vmware_cluster" : {
|
||||
"hypervisor": 'VMware',
|
||||
"clustertype": 'ExternalManaged',
|
||||
|
|
|
|||
Loading…
Reference in New Issue