OPNFLWPLUG-1007 : Future (eventually) failed: addFlow -and- transmitPacket 68/73868/10
authorgobinath <gobinath@ericsson.com>
Tue, 10 Jul 2018 07:43:04 +0000 (13:13 +0530)
committergobinath <gobinath@ericsson.com>
Sun, 29 Jul 2018 17:43:33 +0000 (23:13 +0530)
commit27bda4479683917d037de2a8a36cfdf1ff0a982c
tree401d260cf6ffb10585ffd319537e45e3ae437468
parentac824a56459eb0b6b7c8499eb542d03e6deff980
OPNFLWPLUG-1007 : Future (eventually) failed: addFlow -and- transmitPacket

Change-Id: Iffe2fc437925bfe041614e3887975f8d6bc91131
Signed-off-by: gobinath <gobinath@ericsson.com>
18 files changed:
applications/device-ownership-service/pom.xml [new file with mode: 0644]
applications/device-ownership-service/src/main/java/org/opendaylight/openflowplugin/applications/deviceownershipservice/DeviceOwnershipService.java [new file with mode: 0644]
applications/device-ownership-service/src/main/java/org/opendaylight/openflowplugin/applications/deviceownershipservice/impl/DeviceOwnershipServiceImpl.java [moved from applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/DeviceOwnershipStatusService.java with 83% similarity]
applications/device-ownership-service/src/main/resources/org/opendaylight/blueprint/device-ownership-state-service.xml [new file with mode: 0644]
applications/lldp-speaker/pom.xml
applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java
applications/lldp-speaker/src/main/resources/org/opendaylight/blueprint/lldp-speaker.xml
applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java
applications/of-switch-config-pusher/pom.xml
applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java
applications/of-switch-config-pusher/src/main/resources/org/opendaylight/blueprint/of-switch-config-pusher.xml
applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java
applications/pom.xml
applications/table-miss-enforcer/pom.xml
applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java
applications/table-miss-enforcer/src/main/resources/org/opendaylight/blueprint/table-miss-enforcer.xml
applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java
artifacts/pom.xml