introduction of ofp-common 36/19236/1
authorMartin Bobak <mbobak@cisco.com>
Tue, 28 Apr 2015 14:29:25 +0000 (16:29 +0200)
committerMartin Bobak <mbobak@cisco.com>
Tue, 28 Apr 2015 16:38:05 +0000 (18:38 +0200)
commitce58b8250b54e87a2bc8f17260fc3ccaaea62ad2
tree8d704cf275c4de41aa46040156716e5ee0849e82
parentd1cecf72132dc1fbaf2074f21530cb51919a55c4
introduction of ofp-common

 - SimpleTaskRetryLooper added (for waiting till given task/action succeeds)

Change-Id: I92e3ba42ddc8fd3d6965b56cc3f329d14ba109e2
Signed-off-by: Martin Bobak <mbobak@cisco.com>
artifacts/pom.xml
openflowplugin-common/pom.xml [new file with mode: 0644]
openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/wait/SimpleTaskRetryLooper.java [new file with mode: 0644]
openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/wait/SimpleTaskRetryLooperTest.java [new file with mode: 0644]
openflowplugin-common/src/test/resources/log4j.xml [new file with mode: 0644]
openflowplugin-it/pom.xml
openflowplugin-it/src/test/java/org/opendaylight/openflowplugin/openflow/md/it/OFPaxOptionsAssistant.java
pom.xml