Bug 5575 added strategy implementation for flat-batch + tests 27/38327/7
authorAndrej Leitner <anleitne@cisco.com>
Tue, 3 May 2016 12:31:13 +0000 (14:31 +0200)
committerAndrej Leitner <anleitne@cisco.com>
Tue, 24 May 2016 06:32:07 +0000 (08:32 +0200)
commit899b445f47770c54715343f5cb8a634a52691e2a
treef1c96fdc345fc6b70512f7549fe9eeb793878629
parentdd8fdfa0effe55bfda266ab8e0b7aaf92caa98ae
Bug 5575 added strategy implementation for flat-batch + tests

Change-Id: I667485c13d4fffd166648c339f8554a2680ccd38
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImpl.java [new file with mode: 0644]
applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtil.java
applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java [new file with mode: 0644]