devstack/roles/write-devstack-local-conf/library
Jens Harbott 7f0b4f3001 Fix double quoting issue when writing localconf
When [0] introduced quoting all arguments, it broke existing consumers
that already quote their value themselves. Fix this by avoiding to add
additional quotes to the value when it already starts with a double
quote.

[0] https://review.openstack.org/636078

Change-Id: I92146e04731efc6dcc632ae6c3a7c374e783cdba
Closes-Bug: 1822453
2019-04-01 11:43:28 +00:00
..
devstack_local_conf.py Fix double quoting issue when writing localconf 2019-04-01 11:43:28 +00:00
test.py Fix double quoting issue when writing localconf 2019-04-01 11:43:28 +00:00