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:
1f7abdc
)
Bug 261 Fix NSR member vnf index type for NS service primitive
author
Ravi Chamarty
<ravi.chamarty@riftio.com>
Fri, 5 May 2017 01:45:27 +0000
(
01:45
+0000)
committer
velandy
<rajesh.velandy@riftio.com>
Fri, 5 May 2017 14:41:13 +0000
(15:41 +0100)
Signed-off-by: Ravi Chamarty <ravi.chamarty@riftio.com>
(cherry picked from commit
8fa3ce93eb414b68b6bab32e00706a655c1ea7a1
)
Change-Id: Ibc788f78002984ab64afc49fa21879ff6828f02f
models/plugins/yang/nsr.yang
patch
|
blob
|
history
diff --git
a/models/plugins/yang/nsr.yang
b/models/plugins/yang/nsr.yang
index
3fdd642
..
a3f9f57
100644
(file)
--- a/
models/plugins/yang/nsr.yang
+++ b/
models/plugins/yang/nsr.yang
@@
-855,7
+855,7
@@
module nsr
leaf member-vnf-index-ref {
description
"Reference to member-vnf within constituent-vnfds";
- type
string
;
+ type
uint64
;
}
leaf vnfd-id-ref {