05ef33f759009b480dd156dab49af8d7a3a674fd
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / resources / modules.conf
1 modules = [
2     {
3         name = "inventory"
4         namespace = "urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:store:test:people"
5         shard-strategy = "module"
6     }
7 ]