devstack/tests
Robert Li 751ad1aadf Allow multi-line config items in meta-section of local.conf
It would behave such as the contents from each meta-section in
local.conf is copied to the destination files. One exception is the multiline
options not grouped together. In that case, the contents will be grouped
together in its destination config file.

Check tests/test_config.sh for examples.

This was originally committed in https://review.openstack.org/128805.
But the original change used AWK syntax that is not supported in AWK
3.1.8, and caused syntax error on servers with that AWK version. This
patch makes the necessary change so that it's compatible with AWK
3.1.8.

Change-Id: Id1e1fe01f05bd0f19ea6e89c4f4c0f8be695dfce
Partial-Bug: #1374118
2014-10-15 21:44:31 -04: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 Allow multi-line config items in meta-section of local.conf 2014-10-15 21:44:31 -04:00
test_ini.sh Handle the case of pipe char in value for iniset 2013-12-12 12:24:55 +00:00
test_ip.sh Remove python-netaddr requirement 2013-07-24 12:25:35 -05:00