mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-23 17:33:56 +03:00
feature #3540: Added comment
This commit is contained in:
parent
6839df6ff5
commit
902abcab7e
@ -259,11 +259,18 @@ int AddressRange::update_attributes(
|
||||
attr->vector_value("PARENT_NETWORK_AR_ID"));
|
||||
}
|
||||
|
||||
/* ------ Remove non-persistent attributes, generated in to_xml() ------ */
|
||||
|
||||
vup->remove("MAC_END");
|
||||
|
||||
vup->remove("IP_END");
|
||||
|
||||
vup->remove("IP6_ULA");
|
||||
|
||||
vup->remove("IP6_ULA_END");
|
||||
|
||||
vup->remove("IP6_GLOBAL");
|
||||
|
||||
vup->remove("IP6_GLOBAL_END");
|
||||
|
||||
/* ----------------- restricted attributes ----------------- */
|
||||
|
Loading…
Reference in New Issue
Block a user