devstack/inc
YAMAMOTO Takashi 02f3f9a6bb 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
2016-11-26 00:49:55 +09:00
..
ini-config add local.conf modifying functions 2016-07-01 12:50:18 +00:00
meta-config meta-config: Fix consecutive same sections 2016-11-26 00:49:55 +09:00
python Change python version to 3.5 2016-08-03 10:21:41 -05:00
rootwrap Fix path setup in add_sudo_secure_path 2015-12-01 13:43:01 +11:00