1
0
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:
Ruben S. Montero 2015-02-14 20:28:54 +01:00
parent 6839df6ff5
commit 902abcab7e

View File

@ -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 ----------------- */