Replaced NetconfViaRestconf.robot with TemplatedRequests.robot 79/37279/7
authorJozef Behran <jbehran@cisco.com>
Thu, 7 Apr 2016 13:49:20 +0000 (15:49 +0200)
committerVratko Polák <vrpolak@cisco.com>
Wed, 13 Apr 2016 10:41:30 +0000 (10:41 +0000)
NetconfViaRestconf.robot is not compatible with
ClusterManagement.robot and is obsoleted by
TemplatedRequests.robot. The incompatibility problem prevents
easy construction of test suites testing scenarios with node
outages so this outdated piece of code had to be replaced
with the newer (and compatible) piece of code. The change is
quite involved because TemplatedRequests.robot has quite
different API.

Change-Id: Iaa791eab06d1eaaf4d1904f248c57f67a30afc61
Signed-off-by: Jozef Behran <jbehran@cisco.com>

No differences found