summaryrefslogtreecommitdiffstats
path: root/lisp/api/src/main/yang/gpe-entry-identification-context@2017-05-17.yang
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/api/src/main/yang/gpe-entry-identification-context@2017-05-17.yang')
-rw-r--r--lisp/api/src/main/yang/gpe-entry-identification-context@2017-05-17.yang9
1 files changed, 4 insertions, 5 deletions
diff --git a/lisp/api/src/main/yang/gpe-entry-identification-context@2017-05-17.yang b/lisp/api/src/main/yang/gpe-entry-identification-context@2017-05-17.yang
index 8f4d8aceb..7c8e40eb5 100644
--- a/lisp/api/src/main/yang/gpe-entry-identification-context@2017-05-17.yang
+++ b/lisp/api/src/main/yang/gpe-entry-identification-context@2017-05-17.yang
@@ -3,6 +3,10 @@ module gpe-entry-identification-context {
namespace "urn:honeycomb:params:xml:ns:yang:gpe:entry:identification:context";
prefix "gpe-entry-identification-context";
+ import ietf-lisp-address-types {prefix "lisp-types";}
+ import yang-ext {prefix "ext";}
+ import naming-context { prefix "nc";}
+
description
"This module contains mappings between gpe entry identificator and actual unique combination of
remote/local eid and vni in vpp";
@@ -12,11 +16,6 @@ module gpe-entry-identification-context {
"Initial revision.";
}
- import lisp {prefix "lisp";}
- import ietf-lisp-address-types {prefix "lisp-types";}
- import yang-ext {prefix "ext";}
- import naming-context { prefix "nc";}
-
grouping gpe-entry-identification-context-attributes{
container gpe-entry-identification-contexts {