deb-mistral/mistral/actions/openstack
howardlee 3b85b6620a Replace e.message with str(e)
The 'message' attribute has been deprecated. A prefered way is to
call str(e), and this patch will replace e.message with str(e).
For more information, please see:
https://www.python.org/dev/peps/pep-0352/

Change-Id: I8ba09cfa0be46e21b52319abc430d258102fea20
2017-07-21 14:37:10 +08:00
..
action_generator Add "action_region" param for OpenStack actions 2017-05-16 14:06:56 +12:00
__init__.py Add openstack actions 2014-08-12 12:16:13 +04:00
actions.py Centralize session creation and authorization from OS clients 2017-06-27 13:18:12 +02:00
base.py Replace e.message with str(e) 2017-07-21 14:37:10 +08:00
mapping.json Add the baremetal_introspection action for aborting 2017-06-19 15:20:54 +01:00