bifrost/releasenotes/notes/ironic-lib-filters-371185c7a7691106.yaml
Dmitry Tantsur 17d4332474 Fix handling rootwrap.d filters
First, ironic-lib filters are never copied from the venv.

Second, using `cp` for copying results in rootwrap.d copied inside
of rootwrap.d on upgrade/update.

Change-Id: I1c70c908a2576fd9da82ef89ad7e8e4b1caf4e8f
2020-11-11 11:12:59 +01:00

7 lines
141 B
YAML

---
fixes:
- |
Copies ironic-lib rootwrap.d filters to the correct location.
- |
Correctly copies rootwrap.d filters on upgrade.