Commit 4a490d4a authored by garciadav's avatar garciadav
Browse files

wip

parent c90b9f27
Pipeline #2713 failed with stage
in 28 seconds
...@@ -12,12 +12,12 @@ nsd: ...@@ -12,12 +12,12 @@ nsd:
- constituent-base-element-id: '1' - constituent-base-element-id: '1'
constituent-cpd-id: requires-mgmt-ext constituent-cpd-id: requires-mgmt-ext
virtual-link-profile-id: mgmtnet virtual-link-profile-id: mgmtnet
vnfd-id: proxy_native_relation-vnf vnfd-id: cross_model_relation-vnf
id: proxy_native_relation-ns id: cross_model_relation-ns
name: proxy_native_relation-ns name: cross_model_relation-ns
version: '1.0' version: '1.0'
virtual-link-desc: virtual-link-desc:
- id: mgmtnet - id: mgmtnet
mgmt-network: 'true' mgmt-network: 'true'
vnfd-id: vnfd-id:
- proxy_native_relation-vnf - cross_model_relation-vnf
...@@ -15,6 +15,9 @@ deployment: ...@@ -15,6 +15,9 @@ deployment:
peers: peers:
proxypeer: proxypeer:
interface: proxypeer interface: proxypeer
provides:
interface:
interface: interface
tags: tags:
- osm - osm
- proxycharm - proxycharm
......
...@@ -19,7 +19,7 @@ vnfd: ...@@ -19,7 +19,7 @@ vnfd:
lcm-operations-configuration: lcm-operations-configuration:
operate-vnf-op-config: operate-vnf-op-config:
day1-2: day1-2:
- id: proxy_native_relation-vnf - id: cross_model_relation-vnf
config-access: config-access:
ssh-access: ssh-access:
default-user: ubuntu default-user: ubuntu
...@@ -96,9 +96,9 @@ vnfd: ...@@ -96,9 +96,9 @@ vnfd:
int-cpd: int-cpd:
cpd: simple_provides-eth0-int cpd: simple_provides-eth0-int
vdu-id: simple_provides vdu-id: simple_provides
id: proxy_native_relation-vnf id: cross_model_relation-vnf
mgmt-cp: provides-mgmt-ext mgmt-cp: provides-mgmt-ext
product-name: proxy_native_relation-vnf product-name: cross_model_relation-vnf
sw-image-desc: sw-image-desc:
- id: ubuntu18.04 - id: ubuntu18.04
image: ubuntu18.04 image: ubuntu18.04
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment