bug 13943: deployVM wizard - select network step - get network offerings - pass specifyvlan=false [reviewed-by: Brian]

This commit is contained in:
Jessica Wang 2012-02-22 16:57:45 -08:00
parent 7333dc268d
commit 69bd704bc9
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@
}
});
var apiCmd = "listNetworkOfferings&guestiptype=Isolated&supportedServices=sourceNat&state=Enabled";
var apiCmd = "listNetworkOfferings&guestiptype=Isolated&supportedServices=sourceNat&state=Enabled&specifyvlan=false";
var array1 = [];
if(physicalNetworkObjs != null && physicalNetworkObjs.length > 1) { //multiple physical networks