ironic-lib/etc/rootwrap.d
Faizan Barmawer 6c273960d5 Replace rootwrap_config and rootwrap_helper_cmd with root_helper
ironic-lib will use the command set in the new 'root_helper' conf parameter to execute
commands as root user. If this configuration paramter is not specified,
ironic-lib will execute commands with run_as_root=False. This configuration
is not set by default.

'rootwrap_config' and 'rootwrap_helper_cmd' configs are deleted, since
they are replaced by the new 'root_helper' config.

This fix also delivers a sample ironic-lib.filters file, which should be used
with rootwrap command.

Change-Id: I61ef7c15237c995e9d4cc85095ac48a30a8f6c7d
Closes-bug: #1515943
2015-11-19 14:26:01 +00:00
..
ironic-lib.filters Replace rootwrap_config and rootwrap_helper_cmd with root_helper 2015-11-19 14:26:01 +00:00