bug 13943: deployVM wizard - select network step - get network offerings - pass specifyvlan=false

This commit is contained in:
Jessica Wang 2012-02-22 17:01:10 -08:00
parent 9f59ad15d5
commit b068b7ae83
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