Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-1075

updating flow table can cause error

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: VOLTHA v2.0
    • Component/s: ponsim
    • Labels:
      None
    • Story Points:
      1
    • Sprint:
      VOLTHA 2.0 Sprint 4

      Description

      In /voltha/voltha/core/device_agent.py, it is missing a check to see if self.flow_changes is None or not. Without this check, it raises an exception because sometimes self.flow_changes is None, and objects of None type do not have a to_remove attribute. As of right now, it is being fixed by being encapsulated within a try-except block. 

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            JeffV Jeffrey Van
            Reporter:
            JeffV Jeffrey Van
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: