devstack/inc
Yi Wang 698796f1ae Fix an issue in iniset function
Given the file to be configured, if user "stack" even doesn't have
read access, the result of configuration is not expected. iniset with
"-sudo" option will always create the section and the option which we
want to configure for each calling, no matter whether this section and
this option exist in the file or not. The root cause is the calling of
grep and ini_has_option in iniset don't use the "sudo" option.

Change-Id: I9d21322046b7be411c4c7c28fefc24894fa2e131
Signed-off-by: Yi Wang <yi.c.wang@intel.com>
2019-01-12 08:53:26 +08:00
..
ini-config Fix an issue in iniset function 2019-01-12 08:53:26 +08:00
meta-config Warn instead of die on undefined config names 2016-12-12 09:55:32 -05:00
python Remove is_in_projects_txt 2018-11-24 10:18:07 +01:00
rootwrap Fix path setup in add_sudo_secure_path 2015-12-01 13:43:01 +11:00