-...@lists.opendaylight.org
Subject: Re: [controller-dev] Bundle refresh issue when updating config using
REST
Try specifying update-strategy=none like in here:
https://git.opendaylight.org/gerrit/#/c/66566/4/mdsalutil/mdsalutil-impl/src/main/resources/org/opendaylight/blueprint/mdsalutil.xml
On Wed
Try specifying update-strategy=none like in here:
https://git.opendaylight.org/gerrit/#/c/66566/4/mdsalutil/mdsalutil-impl/src/main/resources/org/opendaylight/blueprint/mdsalutil.xml
On Wed, May 2, 2018 at 10:21 AM, Gobinath . wrote:
> Hi,
>
> I’m developing a new module in Openflowplugin projec
Hi,
I'm developing a new module in Openflowplugin project wherein I've created a
new config yang and xml from which some configuration parameters are read
during the start up (from xml) and which also could be updated during run
time(from yang-REST).
Yang file:
container arbitrator-config {