mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-26 10:03:37 +03:00
Feature #4317: Add missing _UID to nic cleanup
This commit is contained in:
parent
84825ff8e8
commit
b62e654721
@ -107,6 +107,7 @@ define(function(require) {
|
||||
delete nic["NETWORK"];
|
||||
delete nic["NETWORK_ID"];
|
||||
delete nic["NETWORK_UNAME"];
|
||||
delete nic["NETWORK_UID"];
|
||||
|
||||
nic["NETWORK_ID"] = val;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user