Code Review
/
hc2vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d607425
)
ioam-sb-export: fix issues found by pyang
05/11305/1
author
Marek Gradzki
<
[email protected]
>
Thu, 22 Mar 2018 13:11:00 +0000
(14:11 +0100)
committer
Marek Gradzki
<
[email protected]
>
Thu, 22 Mar 2018 13:11:00 +0000
(14:11 +0100)
Change-Id: I3f3200f98cb2e685019ea46b2682a94db92611ec
Signed-off-by: Marek Gradzki <
[email protected]
>
ioam/api/src/main/yang/
[email protected]
patch
|
blob
|
history
diff --git
a/ioam/api/src/main/yang/
[email protected]
b/ioam/api/src/main/yang/
[email protected]
index
f04028a
..
af8a42b
100644
(file)
--- a/
ioam/api/src/main/yang/
[email protected]
+++ b/
ioam/api/src/main/yang/
[email protected]
@@
-6,6
+6,10
@@
module ioam-sb-export {
prefix ioam-sb-export;
+ import ietf-inet-types {
+ prefix inet;
+ }
+
organization "Cisco Systems, Inc.";
contact
"Shwetha Bhandari <
[email protected]
>
@@
-23,10
+27,6
@@
module ioam-sb-export {
"";
}
- import ietf-inet-types {
- prefix inet;
- }
-
container ioam-export {
leaf disable {