Change-Id: I093bf9a8175e9bbc448735df12c918f23937ff94
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-0.1.14
-2018-07-10
+0.1.15
+2018-07-25
{
"id": "VM1",
"interface": [
- {
- "name": "iface11",
- "floating-ip-required": True,
- },
+ # {
+ # "name": "iface11",
+ # "floating-ip-required": True,
+ # },
{
"name": "iface13",
"mac-address": "52:33:44:55:66:13"
"properties": {
"member_vnf_index": name_schema,
"vnf_member_index": name_schema, # TODO for backward compatibility. To remove in future
+ "vdu_id": name_schema,
"primitive": name_schema,
"primitive_params": {"type": "object"},
},