Change-Id: I49270cf3497e790ed909e58ac0b300aafc251634
Signed-off-by: jegan <jegan.s@tataelxsi.co.in>
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
deploy_params_vdu["OSM"] = get_osm_params(
vnfr, vdur["vdu-id-ref"], vdur["count-index"]
)
+ for vdu, value in deploy_params_vdu["OSM"]["vdu"].items():
+ for interface, address in value["interfaces"].items():
+ if address.get("mac_address"):
+ address.pop("mac_address")
vdur["additionalParams"] = deploy_params_vdu
# flavor