Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-3790

Create deletePort(bridge,port) on OVSDB

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Closed (View Workflow)
    • Priority: Minor
    • Resolution: Done
    • Affects Version/s: 1.5.0
    • Fix Version/s: 1.5.0
    • Component/s: None
    • Labels:
    • Story Points:
      2
    • Epic Link:
    • Sprint:
      Falcon Sprint #2 (1/25 - 2/12)

      Description

      The current deletePort(port) method in OvsdbBridgeConfig deletes a port for all the bridges in the OVSDB instance, it's better to mimic the implementation of sudo ovs-vsctl delete-port and specify also a bridge on which to delete the port.
      the new method signature will be deletePort(BridgeName b, PortDescription p)
      This will be the parallel of addPort method.

        Attachments

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

          Activity

            People

            Assignee:
            andrea Andrea Campanella
            Reporter:
            andrea Andrea Campanella
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: