Files
devstack-tools/devstack/tests/test_localconf_set_local.py
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

3.7 KiB