Remove use of SchemaContext.getQName() 19/90019/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 28 May 2020 04:12:51 +0000 (06:12 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 28 May 2020 04:12:51 +0000 (06:12 +0200)
commit0cb5ce07fc959deed2e7887ed22dfde81cb2c9a2
tree9753b5bee43cc7377b875cb375ca1770e002868b
parentb9711f17a53a4fad48197df6c39b58e4faadc862
Remove use of SchemaContext.getQName()

The idea that SchemaContext has a QName is deprecated, and the methods
using it are themselves unused. Just remove the callers.

Change-Id: I507a96e7b0f2ecfd725e6b86623c80788f25b580
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-clustering-commons/src/test/java/org/opendaylight/controller/cluster/datastore/util/TestModel.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/md/cluster/datastore/model/CompositeModel.java