charm-ceph-mon/hooks/charmhelpers/contrib/storage
Alex Kavanagh a2b3283c5a Fix up exception logging for py3
It used "e.message", which py3 doesn't have. Thus, this uses
str(e) which works on both py2 and py3.

Change-Id: I34a5de9430ce8fabdf715e83867f0d69336676f1
2017-12-04 15:52:10 +00:00
..
linux Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
__init__.py Resync charmhelpers for licensing change 2016-07-06 16:30:20 +01:00