Implement SFC integration
[groupbasedpolicy.git] / renderers / ofoverlay / src / main / java / org / opendaylight / groupbasedpolicy / renderer / ofoverlay / flow / OrdinalFactory.java
index f9f1aad0fcaccac1a5306712d9a917056543d0d5..5f3225dbc4f8255007dac5fc690d5d4da57d2f51 100644 (file)
@@ -79,10 +79,8 @@ public class OrdinalFactory {
      * Get a 32-bit context ordinal suitable for use in the OF data plane for
      * the given policy item.
      *
-     * @param tenantId
-     *        the tenant ID of the element
-     * @param id
-     *        the unique ID for the element
+     * @param destNode
+     *        destination node ID
      * @return the 32-bit ordinal value
      * @throws Exception
      */