BUG 2596: Use base service name in service serialization. 71/21671/2
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)
commit43644d24aa56d5b9055d0bcffc3e31112ca1e5fe
tree51f805378a70aec965e4a7691fe4989b3c5baba0
parente88c91b2e705b7400cd702bcd04167e6f07fc4c9
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