Changes to adopt Release Three OSM IM
Feature 1456 Explicit Port Ordering Support
Change-Id: If0916a15ab39cad29ed5a6be6a10856298e88f33
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/vnfs/examples/v3_3vdu_vnfd.yaml b/vnfs/examples/v3_3vdu_vnfd.yaml
index 184bdce..2b3470d 100644
--- a/vnfs/examples/v3_3vdu_vnfd.yaml
+++ b/vnfs/examples/v3_3vdu_vnfd.yaml
@@ -32,14 +32,17 @@
image: 'cirros034'
#checksum:
- external-interface:
+ interface:
# Specify the external interfaces
# There can be multiple interfaces defined
- name: eth0
+ type: EXTERNAL
+ position: 0
virtual-interface:
type: OM-MGMT
bandwidth: '0'
- vnfd-connection-point-ref: eth0
+ # vnfd-connection-point-ref: eth0
+ external-connection-point-ref: eth0
connection-point:
- name: eth0