mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
updated interface in netscaler config test script
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
14a889df36
commit
78bc6314ea
@ -66,8 +66,8 @@ class Services:
|
||||
"username": 'nsroot',
|
||||
"password": 'nsroot',
|
||||
"networkdevicetype": 'NetscalerVPXLoadBalancer',
|
||||
"publicinterface": '1/3',
|
||||
"privateinterface": '1/2',
|
||||
"publicinterface": '1/1',
|
||||
"privateinterface": '1/1',
|
||||
"numretries": 2,
|
||||
"lbdevicededicated": False,
|
||||
"lbdevicecapacity": 50,
|
||||
@ -78,8 +78,8 @@ class Services:
|
||||
"username": 'nsroot',
|
||||
"password": 'nsroot',
|
||||
"networkdevicetype": 'NetscalerVPXLoadBalancer',
|
||||
"publicinterface": '1/3',
|
||||
"privateinterface": '1/2',
|
||||
"publicinterface": '1/1',
|
||||
"privateinterface": '1/1',
|
||||
"numretries": 2,
|
||||
"lbdevicededicated": True,
|
||||
"port": 22,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user