BUG-8205: use updated DatastoreContext 48/54848/6
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 12 Apr 2017 10:15:30 +0000 (12:15 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Wed, 12 Apr 2017 16:15:48 +0000 (16:15 +0000)
commite325f9ec2d3fc6b059823d88658596be544a1828
treee798357d9a0278f04035ef04380645d128245243
parent15f07a34d2b8d2b22349359f31e0dcafb6b3d6ef
BUG-8205: use updated DatastoreContext

DatastoreContext is updated by the config admin overlay, which means
we cannot refer to the initial one passed in when we are deciding
which data store to instantiate.

This fixes up the protocol propagation and adds and initial info about
which protocol is in use.

Change-Id: I3c2f1a5eec1c7346fff3aca2d85609f47990723a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreFactory.java