MD NADEEM 57af3759f4 Fix UnicodeEncodeError for Manila
TASK: [manila | Copying over manila.conf] fails while
deploying Manila ubuntu binary image with the following
error.

UnicodeEncodeError: 'ascii' codec can't encode character
u'\u2018' in position 313: ordinal not in range(128)

The reason was use of non-ascii character <``> in manila.conf.j2
which is replaced by <''> in this patch to fix the issue.

Change-Id: Ic26a5829ed700179997c7c06836fd581a67a6777
2016-03-15 10:04:21 +05:30
..
2016-03-13 16:38:14 +00:00
2016-03-04 14:28:39 +00:00
2016-03-14 00:24:38 +00:00
2016-03-07 11:42:27 +08:00
2016-03-05 22:06:55 -05:00
2016-03-15 10:04:21 +05:30
2016-03-03 15:19:00 +00:00
2016-03-04 12:53:01 +05:30
2016-03-07 16:05:38 +08:00
2016-03-04 18:37:13 +00:00
2016-03-11 16:12:42 +00:00
2016-03-05 10:24:13 -05:00