projects
/
osm
/
descriptor-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1f65ec
)
Added NS primitive for Vyos
author
velandy
<rajesh.velandy@riftio.com>
Thu, 30 Jun 2016 11:15:59 +0000
(13:15 +0200)
committer
velandy
<rajesh.velandy@riftio.com>
Thu, 30 Jun 2016 11:15:59 +0000
(13:15 +0200)
src/nsd/VyOS_ns/VyOS_nsd.yaml
patch
|
blob
|
history
diff --git
a/src/nsd/VyOS_ns/VyOS_nsd.yaml
b/src/nsd/VyOS_ns/VyOS_nsd.yaml
index
21479ba
..
a1c71e7
100644
(file)
--- a/
src/nsd/VyOS_ns/VyOS_nsd.yaml
+++ b/
src/nsd/VyOS_ns/VyOS_nsd.yaml
@@
-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