devstack-tools/devstack/tests
Sean Dague c5626f3b4b support local.conf files with no [[local]] section yet
Previously if we tried to added content to a local.conf file without a
local section, we actually inserted that content in the wrong place at
the end of the file. This fixes that, with unit tests.

Change-Id: Ib886d78ce5f3718def784db59ba9abf41bdb0e7b
2017-02-27 10:08:48 -05:00
..
__init__.py Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
base.py Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
test_devstack.py Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
test_ini_add.py add inifile add/remove code 2017-01-16 09:37:39 -05:00
test_ini_comment.py Add comment, set, has methods 2017-01-16 10:04:51 -05:00
test_ini_remove.py add inifile add/remove code 2017-01-16 09:37:39 -05:00
test_ini_set.py make iniset work with files that do not yet exist 2017-01-16 12:07:10 -05:00
test_ini_uncomment.py add uncomment function 2017-01-16 10:18:53 -05:00
test_localconf_extract.py add localrc extraction 2017-01-16 12:45:37 -05:00
test_localconf_merge.py new localrc set strategy 2017-02-10 16:57:34 -05:00
test_localconf_set.py fix pep8 2017-01-16 15:41:20 -05:00
test_localconf_set_local.py support local.conf files with no [[local]] section yet 2017-02-27 10:08:48 -05:00