devstack-tools/devstack/tests
Sean Dague dde87e097f fix dsconf for setting localrc name=value
It's important when setting localrc name=value that there are no
spaces around the = sign, otherwise it doesn't work. Remember to treat
localrc special from the iniset portions.
2017-01-17 10:38:03 -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 fix dsconf for setting localrc name=value 2017-01-17 10:38:03 -05:00
test_localconf_set.py fix pep8 2017-01-16 15:41:20 -05:00
test_localconf_set_local.py fix dsconf for setting localrc name=value 2017-01-17 10:38:03 -05:00