CDS: Add stress test RPC to the cars model 45/25145/1
authorTom Pantelis <tpanteli@brocade.com>
Tue, 7 Jul 2015 20:07:38 +0000 (16:07 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Tue, 11 Aug 2015 12:05:57 +0000 (12:05 +0000)
commit071a641d7c12c0e6112d5ce0afe806b54f116ed2
treed927d273bd93cc8bbb33dbf3286e2ceebfde4482
parent10cc4ebefbfd7071a1b0c3300187f7713391d4be
CDS: Add stress test RPC to the cars model

For stress testing the CDS, I've been using an RPC that continuously
creates cars at a specified per second rate. I thought it might be
useful to submit it.

Change-Id: I33b9c2e304884b9541774a12ee248082de60f72e
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
(cherry picked from commit b6a63eea6eb164a0c925716ae398bf64b06958c3)
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 [new file with mode: 0644]
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/java/org/opendaylight/controller/config/yang/config/clustering_it_provider/ClusteringItProviderModule.java