projects
/
osm
/
SO.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08cf54d
)
Fix key issue in NSD model
53/953/1
author
chamarty
<ravi.chamarty@riftio.com>
Mon, 16 Jan 2017 11:32:08 +0000
(11:32 +0000)
committer
chamarty
<ravi.chamarty@riftio.com>
Mon, 16 Jan 2017 11:32:27 +0000
(11:32 +0000)
Change-Id: Ib6d8fd921a6875dbaddee2e4f74604a8bbe207d0
Signed-off-by: chamarty <ravi.chamarty@riftio.com>
models/plugins/yang/nsd.yang
patch
|
blob
|
history
diff --git
a/models/plugins/yang/nsd.yang
b/models/plugins/yang/nsd.yang
index
2e32c6c
..
3d08627
100644
(file)
--- a/
models/plugins/yang/nsd.yang
+++ b/
models/plugins/yang/nsd.yang
@@
-251,7
+251,7
@@
module nsd
list vnfd-connection-point-ref {
description
"A list of references to connection points.";
- key "member-vnf-index-ref";
+ key "member-vnf-index-ref
vnfd-connection-point-ref
";
leaf member-vnf-index-ref {
description "Reference to member-vnf within constituent-vnfds";