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:
Gaurav Aradhye 2015-03-24 10:16:01 +05:30 committed by Rohit Yadav
parent 54a4b2bad7
commit 78fd8cf2cf
1 changed files with 1 additions and 1 deletions

View File

@ -1493,7 +1493,7 @@ test_data = {
"ldapPassword": ""
},
"systemVmDelay": 120,
"setUsageConfigurationThroughTestCase": True,
"setUsageConfigurationThroughTestCase": False,
"vmware_cluster" : {
"hypervisor": 'VMware',
"clustertype": 'ExternalManaged',