cyborg/releasenotes/notes/bug-1928174-delete_trait_from_placement-266caf73cf289759.yaml
songwenping 05f88530a3 Delete trait from placement
If no rp uses the old device trait, we need clean it, else placement
will raise 409 exception.

Closes-Bug: #1928174

Change-Id: I0b1a6ba0b8a9934afe243d53bc0eb7f78e97de1d
2021-07-23 16:11:54 +08:00

8 lines
276 B
YAML

---
features:
- |
`Bug 1928174`_ is cleaned the old device trait on reporting data. the
trait will be removing succesfully if no rp uses, otherwise placement will
raise 409 exception.
.. _Bug 1928174: https://bugs.launchpad.net/openstack-cyborg/+bug/1928174