Clayton O'Neill efa9181201 Properly handle embedded newlines in csv
When parsing the response from the OpenStack client values (like
keystone tenant descriptions) can have embedded newline. To avoid this
issue, we drop lines that don't start with a double quoted value until
the first one we find.

Change-Id: Ie952161b503d2c46637e6a6e1c83b2dfce1c03a7
2015-03-17 09:57:35 +00:00
..