Details
-
Bug
-
Status: In Progress
-
Resolution: Unresolved
-
unspecified
-
None
-
None
-
Operating System: All
Platform: All
-
8529
Description
- Create port using ovs-vsctl add-port br0 port1. Use rest api to query operational datastore sees the port is created.
- Configure port vlan tag using: ovs-vsctl set port port1 tag=100. See the tag entry is created in the operational datastore: "ovsdb:vlan-tag": 100
- Deleting vlan tag using: ovs-vsctl clear port port1 tag. Checking ovsdb table, tag is deleted. But checking odl operational datastore ovsdb:vlan-tag is still there.
Attachments
Gerrit Reviews
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
69708,2 | Reference OVSDB-413 instead of bz 8529 | master | integration/test | Status: MERGED | +2 | +1 |
86188,9 | Lookup up bridge in old bridges when the port is removed | master | ovsdb | Status: MERGED | +2 | +1 |
86236,2 | Cleanup ReconciliationTask | master | ovsdb | Status: MERGED | +2 | +1 |
86238,3 | Improve ConnectionReconciliationTask type safety | master | ovsdb | Status: MERGED | +2 | +1 |
86239,3 | OVSDB-413: increase timeout waiting for tags in oper | master | integration/test | Status: ABANDONED | 0 | +1 |
93923,1 | Exclude long time failing test | master | integration/test | Status: MERGED | +2 | +1 |