Files
ironic/releasenotes/notes/remove-rootwrap-575dd46a25bbfc37.yaml
Takashi Kajinami 489af188c0 Remove rootwrap
Ironic no longer uses rootwrap since iscsi deploy was removed. See [1]
for details.

Remove the config files and the command for rootwrap because these are
useless. We can remove these from the repository first to force distros
get rid of these.

[1] be09717be2

Change-Id: I0a8e26e8990eae8108537541159f7810d35b70f1
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-07-21 23:38:22 +09:00

10 lines
281 B
YAML

---
upgrade:
- |
Rootwrap support has been removed. Due to this removal, the following files
and directories are no longer used, and should be removed.
- ``/etc/ironic/rootwrap.conf`` file
- ``/etc/ironic/rootwrap.d`` directory
- ``ironic-rootwrap`` command