Added missing config false for gpe-state 11/7111/1
authorJan Srnicek <[email protected]>
Mon, 12 Jun 2017 16:41:01 +0000 (18:41 +0200)
committerJan Srnicek <[email protected]>
Mon, 12 Jun 2017 16:41:01 +0000 (18:41 +0200)
Change-Id: I6776468f885e3e84b989fe700d5a5d068491434c
Signed-off-by: Jan Srnicek <[email protected]>
lisp/api/src/main/yang/gpe.yang

index 8a37771..5e8e1f2 100644 (file)
@@ -103,6 +103,7 @@ module gpe {
 
   container gpe-state {
     //gpe_enable_disable_status_dump
+    config false;
 
     uses gpe-feature-data-grouping;
     description "GPE state";