Introduced DomainSpecificRegistry service
[groupbasedpolicy.git] / groupbasedpolicy / src / main / yang / model / base-endpoint.yang
index 2d4d388d30bd4c5dc691f054fa23825e2342b23a..b92657d9908721ca5db085b73686419af18b9d92 100644 (file)
@@ -206,6 +206,8 @@ module base-endpoint {
     }
 
     container endpoint-locations {
+        config false;
+
         list address-endpoint-location {
             key "context-type context-id address-type address";
             uses address-endpoint-key;