diff options
Diffstat (limited to 'infra/impl/src/main/config/context-datatree-config.xml')
-rw-r--r-- | infra/impl/src/main/config/context-datatree-config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/impl/src/main/config/context-datatree-config.xml b/infra/impl/src/main/config/context-datatree-config.xml index 4d43a40cf..d3d694dc2 100644 --- a/infra/impl/src/main/config/context-datatree-config.xml +++ b/infra/impl/src/main/config/context-datatree-config.xml @@ -55,7 +55,7 @@ <type xmlns:dom="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">dom:schema-service</type> <name>yang-schema-service</name> </schema-service> - <persist-file-path>etc/opendaylight/honeycomb/context.json</persist-file-path> + <persist-file-path>data/persistence/honeycomb/context.json</persist-file-path> </module> <!-- DOM Data Broker for context data --> |