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 162f61b73f
commit 696698090e

View File

@ -1442,11 +1442,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": "",