|
|
@@ -222,7 +222,7 @@ class VmUpdateProvider extends VmCreateProvider
|
|
|
}
|
|
|
if ($this->configuration()->isDetailsCombinedView()) {
|
|
|
//virtual interfaces
|
|
|
- $this->virtualNetworkUpdate();
|
|
|
+// $this->virtualNetworkUpdate();
|
|
|
//IP Set
|
|
|
if ($this->configuration()->isIpsetIpFilter()){
|
|
|
$ipSetFilterService = new IpSetIpFilterService();
|