BUG 2596: Use base service name in service serialization.
authorTomas Cere <tcere@cisco.com>
Mon, 1 Jun 2015 14:58:20 +0000 (16:58 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 4 Jun 2015 10:34:32 +0000 (10:34 +0000)
commit7651dcea115e15fe8771cf807f4dde0fe216a637
treea78c5bb11be313cb7c066b43aaf1f09b1b6e2d71
parent8a4a70e250a3d9e878bc44948002ca5e608b2a89
BUG 2596: Use base service name in service serialization.

Serialization of config was incorrectly using derived service name
instead of the name that was configured in xml.

Change-Id: Idf455f62b1ade06a3e52e4936227f485f74c8ef3
Signed-off-by: Tomas Cere <tcere@cisco.com>
opendaylight/netconf/config-netconf-connector/src/main/java/org/opendaylight/controller/netconf/confignetconfconnector/mapping/attributes/mapping/ObjectMapper.java
opendaylight/netconf/config-netconf-connector/src/main/java/org/opendaylight/controller/netconf/confignetconfconnector/mapping/attributes/mapping/ObjectNameAttributeMappingStrategy.java