Files
watcher/watcher
Vincent Françoise 277a749ca0 Fix lazy translation issue with watcher-db-manage
In this changeset, I fix the issue caused by the use of lazy
translations within the 'watcher-db-manage purge' subcommand.
This is caused by the PrettyTable dependency which performs
addition operations to format its tables and the __add__ magic
method is not supported by oslo_i18n._message.Message objects.

Change-Id: Idd590e882c697957cfaf1849c3d51b52797230f6
Closes-Bug: #1584652
2016-05-23 14:35:17 +02:00
..
2016-05-19 16:41:07 +03:00
2016-05-11 15:48:09 +02:00
2015-10-22 17:04:14 +02:00
2016-05-11 15:48:09 +02:00
2016-04-22 10:33:21 +02:00