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

VGC doesn't delete port even though port with same name exists

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Medium
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: voltha-go-controller
    • Labels:
      None
    • Story Points:
      1

      Description

      When VGC receives port delete event from voltha, VGC checks for ports only based on portNo. If a port at voltha has got a new portNo and voltha sends event to VGC to delete this port, VGC will not delete this port even though the port exists with same name. Since VGC only checks for portNo during deleting the port, it is skipping the delete of the port which was requested by voltha.

      When VGC checks the ports based on name also, then the ports will get deleted from VGC even though there is a change of portNo at voltha.

        Attachments

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

          Activity

            People

            Assignee:
            sridharbr Sridhar Ravindra
            Reporter:
            sridharbr Sridhar Ravindra
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes