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

Fixed the parameter name in VyOS Descriptor

parent cb3851b7
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ nsd:nsd-catalog:
vnfd-connection-point-ref: eth1
vnfd-id-ref: VyOS
config-primitive:
- name: Update User
- name: Config VyOS
vnf-primitive-group:
- member-vnf-index-ref: '1'
vnfd-id-ref: VyOS
......
......@@ -24,7 +24,7 @@ vnfd:vnfd-catalog:
default-value: vyos
- name: ping-test
parameter:
- name: ip-address
- name: destination
data-type: STRING
mandatory: 'true'
- name: count
......
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