tap-as-a-service/releasenotes/notes/clear-tap-resources-on-port-delete-9583cdd7cd6098ea.yaml
Deepak Tiwari 080ef1661f Clear associated tap resources on port delete
Change-Id: Ifdaa08734825dd5fe9ded2ce13d16cad699d0737
Closes-Bug: #1814937
2019-02-19 21:24:54 -06:00

10 lines
419 B
YAML

---
prelude: >
Deleting a port associated with some tap resources (tap service or tap
flow) shall now cascade delete those associated tap resources as well.
It should be noted that this change alters the API behaviour in the sense
that earlier deleting a port did not clear the associated tap resources.
issues:
- |
Fixes bug `1814937 <https://bugs.launchpad.net/tap-as-a-service/+bug/1814937>`_.