devstack/tests
Andrea Frittoli cd7d956fbc Handle the case of pipe char in value for iniset
iniset did not handle the case of "|" in the value
to be injected. Fix this by replacing | with \000 (NULL).

Fixes bug #1258050

Change-Id: I8882c2f3f177ebdfa0c66270dbbc7fd50f30b065
2013-12-12 12:24:55 +00:00
..
functions.sh Fix a couple of INI whitespace bugs 2013-12-09 10:30:02 -06:00
test_config.sh Fix a couple of INI whitespace bugs 2013-12-09 10:30:02 -06: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