-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.0
-
Component/s: None
-
Environment:
Onos 1.9.0 with OVS connected.
-
Story Points:2
-
Epic Link:
-
Sprint:Bug Sprint
If a port in OVS is deleted and then added again, it's not removed from onos database but added as new one.
Previous entry is still visible as "state=disabled":
For example:
...
port=52, state=disabled, type=copper, speed=100 , portName=eth1, portMac=00:e0:4c:53:00:01
port=53, state=disabled, type=copper, speed=100 , portName=eth1, portMac=00:e0:4c:53:00:01
port=54, state=disabled, type=copper, speed=100 , portName=eth1, portMac=00:e0:4c:53:00:01
port=55, state=enabled, type=copper, speed=100 , portName=eth1, portMac=00:e0:4c:53:00:01
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
12529,9 | [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. | master | onos | Status: MERGED | +2 | +1 |
12546,1 | WIP: Enable DeviceProviderService to express port removal | master | onos | Status: ABANDONED | -1 | +1 |
12899,1 | [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. | onos-1.9 | onos | Status: MERGED | +2 | +1 |