Corey Bryant dbf6d2770d PY3: Ensure _refresh is passed str type for reason
Drop the use of oslo.i18n's Message class when defining the reason
argument that is passed to _refresh(). Ensuing code that _refresh()
uses, in particular pymysql [1], expects a unicode str type rather
than an oslo_i18n._message.Message type.

[1] https://github.com/PyMySQL/PyMySQL/blob/v0.9.2/pymysql/converters.py#L68

Change-Id: Icc59edc8a91ba7ae6929e853f1bf09bd25cdc039
Closes-Bug: #1799406
2018-10-26 14:12:52 -04:00
..
2017-11-07 18:07:27 +07:00
2018-09-03 07:09:54 +00:00
2016-05-10 17:07:35 +02:00
2018-01-30 00:55:24 +00:00
2017-06-05 17:36:51 +02:00
2017-01-19 14:59:35 +01:00