Files
puppet-openstacklib/releasenotes
Takashi Kajinami 7cdc6da210 remove unicode literal from code
All strings are considered as unicode string from Python 3.

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

Change-Id: If3f0a46ca34ea355a6f8f930fd3826ebc267c697
Co-Authored-By: LiZekun <2954674728@qq.com>
2022-03-08 09:21:11 +09:00
..
2022-03-08 09:21:11 +09:00