Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2016-06-23 15:49:03.079 2122 ERROR mistral.engine.default_executor [-] Failed to run action [action_ex_id=182f0514-88fa-4576-b5c8-c4afd965d1f7, action_cls='<class 'mistral.actions.action_factory.NovaAction'>', attributes='{u'client_method_name': u'volume_snapshots.create'}', params='{u'display_name': None, u'force': False, u'display_description': None, u'volume_id': u'0072d817-d8cd-4d2c-92b1-6e692396a31d'}']
- NovaAction.volume_snapshots.create failed: <class 'novaclient.exceptions.NotFound'>: Not found
- 2016-06-23 15:49:03.079 2122 ERROR mistral.engine.default_executor Traceback (most recent call last):
- 2016-06-23 15:49:03.079 2122 ERROR mistral.engine.default_executor File "/usr/lib/python2.7/dist-packages/mistral/engine/default_executor.py", line 76, in run_action
- 2016-06-23 15:49:03.079 2122 ERROR mistral.engine.default_executor result = action.run()
- 2016-06-23 15:49:03.079 2122 ERROR mistral.engine.default_executor File "/usr/lib/python2.7/dist-packages/mistral/actions/openstack/base.py", line 84, in run
- 2016-06-23 15:49:03.079 2122 ERROR mistral.engine.default_executor (self.__class__.__name__, self.client_method_name, e_str)
- 2016-06-23 15:49:03.079 2122 ERROR mistral.engine.default_executor ActionException: NovaAction.volume_snapshots.create failed: <class 'novaclient.exceptions.NotFound'>: Not found
- 2016-06-23 15:49:03.079 2122 ERROR mistral.engine.default_executor
Add Comment
Please, Sign In to add comment