Eliminate DatastoreContext CSS dependency
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / yang / distributed-datastore-provider.yang
index ea5dabfd7353ff46f3e7ef5c5cc714d15fe8eb3b..be658835be0c0162b3d9b6feb192f311d99fa6b9 100644 (file)
@@ -286,6 +286,10 @@ module distributed-datastore-provider {
         }
     }
 
+    container data-store-properties-container {
+        uses data-store-properties;
+    }
+
     // Augments the 'configuration' choice node under modules/module.
     augment "/config:modules/config:module/config:configuration" {
         case distributed-config-datastore-provider {