devstack/tests
Doug Wiegley 1f65fd64ce Clear multi-line sections before adding lines
With multiline support for local.conf, the first line is created with
iniset, which will set *all* previous lines to the same thing, and then
subsequent lines will be added. Modify the multiline support to first
clear existing lines from the section.

This causes fatal errors with neutron.conf, which defines drivers with a bunch
of service_provider= options, and the current code ends up with the first
driver defined in local.conf being present twice.

Change-Id: If132a94e53545d9134859aa508da7b9819ede2f8
2014-12-14 20:50:00 -07:00
..
fake-service.sh Run processes without screen 2014-09-09 13:54:01 +01:00
functions.sh Enforce function declaration format in bash8 2014-02-28 07:59:03 +11:00
run-process.sh Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
test_config.sh Revert "Single quote iniset argument in merge_config_file" 2014-10-29 22:12:17 +11:00
test_ini.sh Clear multi-line sections before adding lines 2014-12-14 20:50:00 -07:00
test_ip.sh Remove python-netaddr requirement 2013-07-24 12:25:35 -05:00
test_libs_from_pypi.sh Add tooz support from Oslo 2014-12-09 15:41:55 +01:00
test_refs.sh make run_tests.sh run devstack unit tests 2014-11-18 11:33:47 +00:00