Changes predefined flows 48/59448/1
authorJozef Bacigal <jozef.bacigal@pantheon.tech>
Fri, 23 Jun 2017 08:33:19 +0000 (10:33 +0200)
committerJozef Bacigal <jozef.bacigal@pantheon.tech>
Fri, 23 Jun 2017 08:34:16 +0000 (10:34 +0200)
- openflowplugin changes the port described as INPORT to IN_PORT

Change-Id: Ibc0011d5e3cbde75a8d1e6fb24d7eccd37b4b94e
Signed-off-by: Jozef Bacigal <jozef.bacigal@pantheon.tech>
csit/variables/xmls/f102.xml
csit/variables/xmls/f19.xml

index 288c88e2d0860d4fbb33dca6cedd17191d67b549..67ace299a7f63c662ce8ae48711cfb1120145540 100644 (file)
@@ -15,7 +15,7 @@
                 <action>
                     <order>0</order>
                     <output-action>
-                        <output-node-connector>INPORT</output-node-connector>
+                        <output-node-connector>IN_PORT</output-node-connector>
                         <max-length>60</max-length>
                     </output-action>
                 </action>
index f5c414fc6ba5400c53392ff9f84eaae67fdcff1b..d508ce0045246ec36439b5c3051dba4e9b6e3c67 100644 (file)
@@ -15,7 +15,7 @@
                 <action>
                     <order>0</order>
                     <output-action>
-                        <output-node-connector>INPORT</output-node-connector>
+                        <output-node-connector>IN_PORT</output-node-connector>
                         <max-length>60</max-length>
                     </output-action>
                 </action>
@@ -27,4 +27,4 @@
             <metadata>12345</metadata>
         </metadata>
     </match>
-</flow>
\ No newline at end of file
+</flow>