Commit ec2ecdff authored by calvinosanc1's avatar calvinosanc1
Browse files

Packages needed for K8s_03 Robot tests


Signed-off-by: calvinosanc1's avatarcalvinosanc1 <guillermo.calvino@canonical.com>
parent ea2c6ff6
nsd:nsd-catalog: nsd:nsd-catalog:
nsd: nsd:
- id: hackfest-simple-k8s-nsd - id: hackfest-simple-k8s-ns
name: hackfest-simple-k8s-nsd name: hackfest-simple-k8s-ns
short-name: hackfest-simple-k8s-nsd short-name: hackfest-simple-k8s-ns
description: NS with 1 KDU connected to the mgmtnet VL description: NS with 1 KDU connected to the mgmtnet VL
version: '1.0' version: '1.0'
logo: osm.png logo: osm.png
constituent-vnfd: constituent-vnfd:
- vnfd-id-ref: hackfest-simple-k8s-vnfd - vnfd-id-ref: hackfest-simple-k8s-vnf
member-vnf-index: '1' member-vnf-index: '1'
vld: vld:
- id: mgmtnet - id: mgmtnet
...@@ -17,6 +17,6 @@ nsd:nsd-catalog: ...@@ -17,6 +17,6 @@ nsd:nsd-catalog:
mgmt-network: 'true' mgmt-network: 'true'
vim-network-name: mgmt vim-network-name: mgmt
vnfd-connection-point-ref: vnfd-connection-point-ref:
- vnfd-id-ref: hackfest-simple-k8s-vnfd - vnfd-id-ref: hackfest-simple-k8s-vnf
member-vnf-index-ref: '1' member-vnf-index-ref: '1'
vnfd-connection-point-ref: mgmtnet vnfd-connection-point-ref: mgmtnet
vnfd-catalog: vnfd-catalog:
vnfd: vnfd:
- id: hackfest-simple-k8s-vnfd - id: hackfest-simple-k8s-vnf
name: hackfest-simple-k8s-vnfd name: hackfest-simple-k8s-vnf
connection-point: connection-point:
- name: mgmtnet - name: mgmtnet
mgmt-interface: mgmt-interface:
......
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