Port-chain delete port-pair details also
Bug #1673078 reported by
vks1
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-sfc |
Incomplete
|
Undecided
|
vks1 |
Bug Description
Currently port-chain delete leads to delete of port-pair details also from db. If tried to recreate port-chain with same ppg and classifier, create fails.
Steps to reproduce:
1. Create port-chain (pc1) with classifier class1 and port-pair-group ppg1.
2. Delete pc1
3. Redo (1).
Changed in networking-sfc: | |
assignee: | nobody → vks1 (vikash-kumar) |
Changed in networking-sfc: | |
status: | New → Incomplete |
To post a comment you must log in.
Hi Vikash, I can't reproduce this issue, can you more details about the port chain being created?
Non-portpair portpairdetails should be removed from the db when the chain is deleted.