Fix odl-yanglib feature usage 87/104087/12
authorYaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
Thu, 19 Jan 2023 11:55:38 +0000 (13:55 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 14 Feb 2023 13:08:37 +0000 (14:08 +0100)
The problem is that Initialization stops working correctly and
expect non-empty YanglibConfig provided by blueprint.

Were set default cache-folder to cache/schema, binding-addr to
localhost and binding-port port 8181 by creating new config
file.

JIRA: NETCONF-909
Change-Id: I76455310d014a5ad87051cb0ac749f5ce9f010c1
Signed-off-by: Yaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found