devstack-tools/devstack/tests
Sean Dague 8a9057a4e2 Insert the right content at end of files
Previously the logic around hitting the end of the file without having
found the insertion point didn't account for the fact that you might
be in roughly the right area, and would not need to duplicate the meta
section or section headers.

This takes that into account during the else phase. It will help with
the neutron functional jobs that merge a lot of snippets together.

Change-Id: Ifaa1176e9fdfbc4fdb43192ed2f85e7306823848
2017-02-28 10:25:17 -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 Insert the right content at end of files 2017-02-28 10:25:17 -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