Bug 2021 - NORMAL and CONTROLLER flows should not use hard coded strings
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)
commite043298a801a8239b8e06a8e986576ac4c8cbeec
treedfcb3c65af83997ec2eb0c5fddb4ed46aabb204d
parentfec40e5fb90b00c7b0c62ae2604d25e3a54fa393
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