Bug 2021 - NORMAL and CONTROLLER flows should not use hard coded strings 60/12560/4
authorFlavio Fernandes <ffernand@redhat.com>
Thu, 6 Nov 2014 11:46:18 +0000 (06:46 -0500)
committerFlavio Fernandes <ffernand@redhat.com>
Fri, 7 Nov 2014 00:10:43 +0000 (00:10 +0000)
commit10cd1dffb6e91eecb9786b5f2735b22280bf224f
tree90ba5f03dd060f70498c6b66f04e77725fb000fd
parent28869c52a2da490e47f598f4c9bddd01221f37ff
Bug 2021 - NORMAL and CONTROLLER flows should not use hard coded strings

The output port value should be using the node connector id assembled
from the sal-compatibility library, which is provided by the controller.

Patch 3: Add feedback from code review

Change-Id: I3aa503bfd54e3cfcd7fa6dd730849b88f90a38c1
Signed-off-by: Flavio Fernandes <ffernand@redhat.com>
openstack/net-virt-providers/src/main/java/org/opendaylight/ovsdb/openstack/netvirt/providers/openflow13/OF13Provider.java
openstack/net-virt-providers/src/main/java/org/opendaylight/ovsdb/openstack/netvirt/providers/openflow13/services/ClassifierService.java
ovs-sfc/src/main/java/org/opendaylight/ovsdb/ovssfc/Flows.java
utils/mdsal-openflow/pom.xml
utils/mdsal-openflow/src/main/java/org/opendaylight/ovsdb/utils/mdsal/openflow/InstructionUtils.java