BUG-2208: leaf triggered-initial-sync should be by default true 87/32287/4
authorClaudio D. Gasparini <cgaspari@cisco.com>
Fri, 8 Jan 2016 09:41:10 +0000 (10:41 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Sun, 10 Jan 2016 23:30:46 +0000 (23:30 +0000)
leaf triggered-initial-sync should be by default true

Change-Id: If0ccdd658805b8ae35999ceb270641c7d20a604d
Signed-off-by: Claudio D. Gasparini <cgaspari@cisco.com>
pcep/ietf-stateful07/src/main/yang/odl-pcep-ietf-stateful07-cfg.yang

index 74e5a95222c3de74ece5ec8c00359503316afe5f..41843a1322e35c590596e3c45003ebc88371977f 100644 (file)
@@ -67,7 +67,7 @@ module odl-pcep-ietf-stateful07-cfg {
 
         leaf triggered-initial-sync {
             type boolean;
-            default false;
+            default true;
         }
 
         leaf delta-lsp-sync-capability {