devstack/tests
YAMAMOTO Takashi 85032db513 meta-config: Fix consecutive same sections
The current coding fails to process local.conf like
the following.  Note: This example is taken from a
real use case. [1]

    [[post-config|$NEUTRON_CONF]]
    [qos]
    notification_drivers = midonet
    [[post-config|$NEUTRON_CONF]]

    [quotas]
    # x10 of default quotas (at the time of writing)
    quota_network=100
    quota_subnet=100
    quota_port=500
    quota_router=100
    quota_floatingip=500
    quota_security_group=100
    quota_security_group_rule=1000

[1] https://review.openstack.org/#/c/400627/

Closes-Bug: #1583214
Change-Id: Ie571b5fa5a33d9ed09f30ba7c7724b958ce17616
(cherry picked from commit 02f3f9a6bb)
2016-11-29 04:27:05 +00:00
..
fake-service.sh Run processes without screen 2014-09-09 13:54:01 +01:00
run-process.sh Fix comment typos in inc/ and tests/ directories 2015-11-30 20:25:17 +09:00
test_functions.sh Add dependency for hexdump 2016-03-22 09:34:04 +11:00
test_ini_config.sh Introduce iniget_sections function 2015-12-29 09:42:35 +00:00
test_ip.sh Cleanup test_ip.sh to give more consistent output 2015-05-28 10:40:55 +10:00
test_libs_from_pypi.sh Add os-client-config and osc-lib from source 2016-08-12 09:46:36 -05:00
test_localconf.sh add local.conf modifying functions 2016-07-01 12:50:18 +00:00
test_meta_config.sh meta-config: Fix consecutive same sections 2016-11-29 04:27:05 +00:00
test_package_ordering.sh Fix sorting on LC_ALL=C platforms 2016-03-08 12:00:15 -05:00
test_refs.sh Update branch references for stable/newton 2016-09-30 11:00:18 -04:00
test_truefalse.sh Detect blank variable in trueorfalse 2015-10-09 19:07:50 +11:00
test_vercmp.sh Add vercmp function 2015-11-19 09:37:33 +11:00
test_worlddump.sh Add worlddump unit test 2015-07-01 06:29:27 +10:00
unittest.sh Merge "Add vercmp function" 2016-01-29 05:21:09 +00:00