masakari/masakari
Takashi Kajinami 53d9c2613d Don't attempt to escalate masakari-manage privileges
Remove code which allowed masakari-manage to attempt to escalate
privileges so that configuration files can be read by users who
normally wouldn't have access, but do have sudo access.

NOTE:
This change is create based on the change with change id
I03063d2af14015e6506f1b6e958f5ff219aa4a87 from Kiall Mac Innes
in designate project.

Change-Id: Icba07a4bac4f41b921984204b32ad73fdbae4097
Co-Authored-By: Kiall Mac Innes <kiall@macinnes.ie>
Closes-Bug: 1611171
2016-09-13 01:27:33 +00:00
..
api Dictionary creation could be rewritten with dictionary literal 2016-09-08 12:30:43 +05:30
cmd Don't attempt to escalate masakari-manage privileges 2016-09-13 01:27:33 +00:00
common Add support for wsgi framework 2016-07-12 13:10:10 +05:30
conf Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
db Added masakari objects 2016-09-07 15:57:17 +05:30
hacking Add a hacking rule to enforce use of LOG.warning 2016-08-04 09:45:40 +09:00
objects Added masakari objects 2016-09-07 15:57:17 +05:30
tests Merge "Added masakari objects" 2016-09-07 16:09:53 +00:00
__init__.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
config.py Add db sync support for masakari 2016-08-05 11:49:20 +05:30
context.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
exception.py Added masakari objects 2016-09-07 15:57:17 +05:30
i18n.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
policy.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
safe_utils.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
service.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
test.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
utils.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
version.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
wsgi.py Use %()d for integer substitution 2016-08-15 20:08:38 -07:00