Uploaded image for project: 'OpenFlowPlugin'
  1. OpenFlowPlugin
  2. OPNFLWPLUG-186

of-flow: match criteria (ipv6-source,ipv6-destination) different in config and operational db

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • None
    • None
    • General
    • None
    • Operating System: Linux
      Platform: PC

    • 1181

    Description

      odl:
      version.properties
      org.opendaylight.controller.version = 0.1
      org.opendaylight.controller.build.scm.version = 2fffd8cdb3ed75f478b900c677bb4d97e5e91c9c
      org.opendaylight.controller.build.user = jenkins-controller
      org.opendaylight.controller.build.workspace = **********
      org.opendaylight.controller.build.timestamp = 1402444582255
      org.opendaylight.controller.build.machine = **********

      test: mininet 2.1.0 + ovs 2.0.0

      steps:
      1) PUT xml /restconf/config/opendaylight-inventory:nodes/node/openflow:${switch_idx}/table/${table_id}/flow/${flow_id}
      (xml file f101.xml in attachment)

      2) GET its operational state (for full details see f101odb.xml in attachment)
      3) GET its config

      4) seen difference
      config:
      <ipv6-destination>fe80:2acf:e9ff:fe21::6431/94</ipv6-destination>
      <ipv6-source>1234:5678:9ABC:DEF0:FDCD:A987:6543:210F/76</ipv6-source>

      operational:
      <ipv6-source>1234:5678:9ABC:DEF0:FDC0:0000:0000:0000/-1</ipv6-source>
      <ipv6-destination>FE80:2ACF:E9FF:FE21:0000:0000:0000:0000/-1</ipv6-destination>

      Attachments

        1. f101.xml
          1 kB
        2. f101odb.xml
          2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Avishnoi Anil Vishnoi
            pgubka@cisco.com Peter Gubka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: