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:
- constituent-base-element-id: '1'
constituent-cpd-id: requires-mgmt-ext
virtual-link-profile-id: mgmtnet
vnfd-id: proxy_native_relation-vnf
id: proxy_native_relation-ns
name: proxy_native_relation-ns
vnfd-id: cross_model_relation-vnf
id: cross_model_relation-ns
name: cross_model_relation-ns
version: '1.0'
virtual-link-desc:
- id: mgmtnet
mgmt-network: 'true'
vnfd-id:
- proxy_native_relation-vnf
- cross_model_relation-vnf
......@@ -15,6 +15,9 @@ deployment:
peers:
proxypeer:
interface: proxypeer
provides:
interface:
interface: interface
tags:
- osm
- proxycharm
......
......@@ -19,7 +19,7 @@ vnfd:
lcm-operations-configuration:
operate-vnf-op-config:
day1-2:
- id: proxy_native_relation-vnf
- id: cross_model_relation-vnf
config-access:
ssh-access:
default-user: ubuntu
......@@ -96,9 +96,9 @@ vnfd:
int-cpd:
cpd: simple_provides-eth0-int
vdu-id: simple_provides
id: proxy_native_relation-vnf
id: cross_model_relation-vnf
mgmt-cp: provides-mgmt-ext
product-name: proxy_native_relation-vnf
product-name: cross_model_relation-vnf
sw-image-desc:
- id: 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