Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
copy rootwarp files form venv in ironic base
This change modifies the ironic base container to copy rootwarp filters from the virtual env rather than the source code directory. This is need because some required filters have been moved to ironic-lib and are not present in the /ironic dir. The rootwrap filters are not automitaclly installed in /etc/... due to kolla use of virtual envs and pypa/wheel#92 Closes-Bug: #1886663 Change-Id: Idb0a675d92bab8b9a0cf5209f0a06e996e96033c (cherry picked from commit b6c7110)
- Loading branch information