Implement md-sal datastore into netconf test-tool 04/34904/2
authorTomas Cere <tcere@cisco.com>
Thu, 18 Feb 2016 12:26:32 +0000 (13:26 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 24 Feb 2016 09:18:27 +0000 (09:18 +0000)
commitc6ad3cf6ce12200b523e447e49cb1c63e2f20368
tree08f8a891fd114140dd0b246cc44e3d3b417dc515
parent641fec87b158f5f7b12d95c51a28d4b332e10da5
Implement md-sal datastore into netconf test-tool

Port of:
https://git.opendaylight.org/gerrit/#/c/26094/

Change-Id: Ia20302e1d6f6cbe6d40628e2af3ad5f14c39f55e
Signed-off-by: Tomas Cere <tcere@cisco.com>
opendaylight/netconf/netconf-testtool/pom.xml
opendaylight/netconf/netconf-testtool/src/main/java/org/opendaylight/controller/netconf/test/tool/Main.java
opendaylight/netconf/netconf-testtool/src/main/java/org/opendaylight/controller/netconf/test/tool/MdsalOperationProvider.java [new file with mode: 0644]
opendaylight/netconf/netconf-testtool/src/main/java/org/opendaylight/controller/netconf/test/tool/NetconfDeviceSimulator.java
opendaylight/netconf/netconf-testtool/src/main/java/org/opendaylight/controller/netconf/test/tool/SimulatedOperationProvider.java [new file with mode: 0644]