Files
python-cinderclient/cinderclient/tests
tushargite96 d9213138b1 Dropping explicit unicode literal
In python 3, all strings are considered as unicode string.

This patch drops the explicit unicode literal (u'...')
or (u"..") appearances from the unicode strings.

Change-Id: I9902966892a1dc4f85d449dfe580fb128647487b
2021-03-11 08:32:54 -05:00
..
2021-03-11 08:32:54 -05:00