ironic/releasenotes/notes/no-root-8127c35b4702d242.yaml
Dmitry Tantsur be09717be2
Drop rootwrap support
After removing the iSCSI deploy and changing ISO parsing code to use
a corresponding library, Ironic no longer executes any commands as root
and it should stay this way.

Change-Id: I47d2bab9b94345fbcf89a2a80028853050a041ea
2024-01-08 18:02:27 +01:00

7 lines
254 B
YAML

---
deprecations:
- |
Rootwrap support is deprecated since Ironic no longer runs any commands as
root. Files ``/etc/ironic/rootwrap.conf``, ``/etc/ironic/rootwrap.d``
and the ``ironic-rootwrap`` command will be removed in a future release.