CLOUDSTACK-8086: Simulator needs a Portable IP Range to execute Portable IP Test Cases

Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This commit is contained in:
Chandan Purushothama 2014-12-17 18:22:54 -08:00 committed by SrikanteswaraRao Talluri
parent d88126988b
commit f2c7ead8ee
1 changed files with 5 additions and 5 deletions

View File

@ -1434,11 +1434,11 @@ test_data = {
"configurableData":
{
"portableIpRange": {
"gateway": "",
"netmask": "",
"startip": "",
"endip": "",
"vlan": ""
"gateway": "10.223.59.1",
"netmask": "255.255.255.0",
"startip": "10.223.59.200",
"endip": "10.223.59.240",
"vlan": "1000"
},
"netscaler": {
"ipaddress": "",