mirror of https://github.com/apache/cloudstack.git
a test check-in on 2.1.x branch
This commit is contained in:
parent
e0862594d0
commit
c60ff4a8b7
|
|
@ -26,6 +26,7 @@ var g_enableLogging = false;
|
|||
var g_timezoneoffset = null;
|
||||
var g_timezone = null;
|
||||
|
||||
|
||||
// capabilities
|
||||
var g_networkType = "vnet"; // vnet, vlan, direct
|
||||
function getNetworkType() { return g_networkType; }
|
||||
|
|
|
|||
Loading…
Reference in New Issue