Bug 6348 : car:stop-stress-test RPC to return success & failure counters 14/43614/1
authorSai MarapaReddy <sai.marapareddy@gmail.com>
Tue, 19 Jul 2016 20:49:21 +0000 (13:49 -0700)
committerTom Pantelis <tpanteli@brocade.com>
Wed, 10 Aug 2016 12:12:35 +0000 (12:12 +0000)
commite0be66232c7f0d7c004c8dc5a844a351489d8186
tree1911f491ae384b3ef2a144728ef049bfe698ec13
parent01ca6a43914fb8dd27a24da7476b835fc2570e40
Bug 6348 : car:stop-stress-test RPC to return success & failure counters

Current RPC car:stop-stress-test doesn't return how many
cars are created or failed. Adding success and failure counters
will help user to determine the number of cars created or failed
during the the process of creation of car tests using
car:stress-test. This patch enhances car:stop-stress-test RPC.

Change-Id: Iff054c8210ce49f06b4fa96ca5a437d9b82deddb
Signed-off-by: Sai MarapaReddy <sai.marapareddy@gmail.com>
Author: Sai MarapaReddy <sai.marapareddy@gmail.com>
(cherry picked from commit 30cdcd430e09b46e2b9d523492742e009c1dc88e)
opendaylight/md-sal/samples/clustering-test-app/model/src/main/yang/car.yang
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/java/org/opendaylight/controller/clustering/it/provider/CarProvider.java