Skip to content
Snippets Groups Projects
Commit 8c8a4e39 authored by =Rajesh Velandy's avatar =Rajesh Velandy
Browse files

Added NS primitive for Vyos

parent 80c011a8
No related branches found
No related tags found
No related merge requests found
......@@ -28,3 +28,20 @@ nsd:nsd-catalog:
- member-vnf-index-ref: '1'
vnfd-connection-point-ref: eth1
vnfd-id-ref: VyOS
config-primitive:
- name: Update User
vnf-primitive-group:
- member-vnf-index-ref: '1'
vnfd-id-ref: VyOS
vnfd-name: VyOS
primitive:
- index: '1'
name: config
- name: Ping Test
vnf-primitive-group:
- member-vnf-index-ref: '1'
vnfd-id-ref: VyOS
vnfd-name: VyOS
primitive:
- index: '1'
name: ping-test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment