X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tests%2Fexamples%2Fvnfd_im.yaml;h=6742889e0b21d4ecd626101fdf4eb1d64131a380;hb=874bafdefd8058d9b954788bdc3e077e42f0c199;hp=587cb89b0c2bfabba03b8d6fbc9506980171349c;hpb=76f6a62b4cc15bc77cf1270d2b1630524fb2879f;p=osm%2FIM.git diff --git a/tests/examples/vnfd_im.yaml b/tests/examples/vnfd_im.yaml index 587cb89..6742889 100644 --- a/tests/examples/vnfd_im.yaml +++ b/tests/examples/vnfd_im.yaml @@ -17,7 +17,7 @@ vnfd:vnfd-catalog: vnfd: - id: vnfd + - id: vnfd mgmt-interface: cp: vnf-mgmt @@ -44,6 +44,8 @@ vnfd:vnfd-catalog: vdu: - id: mgmtVM + image: ubuntu1804 + interface: - name: mgmtVM-eth0 position: "1" @@ -66,6 +68,8 @@ vnfd:vnfd-catalog: - id: dataVM + image: ubuntu1804 + interface: - name: dataVM-eth0 position: "1"