mistral/mistral/utils
Thomas Herve f4b17331e4 Implement basic Zaqar queue operations
Add actions to post, pop and get messages from a Zaqar queue. As the
Zaqar client is built differently from other OpenStack modules, the
usual generator logic doesn't apply, we need to re-implement them
directly in the action

blueprint mistral-zaqar-integration

Change-Id: Ib9cc39a0053ad7c117e2fba4b3b64a216190567f
2016-02-03 09:10:18 +01:00
..
openstack Raise correct exception when a service doesn't exist 2015-09-18 20:16:11 +03:00
__init__.py Fix all H405 pep8 errors 2015-11-16 18:00:18 +03:00
inspect_utils.py Implement basic Zaqar queue operations 2016-02-03 09:10:18 +01:00
javascript.py Fix all H405 pep8 errors 2015-11-16 18:00:18 +03:00
rest_utils.py Fix all H405 pep8 errors 2015-11-16 18:00:18 +03:00
serializers.py Fixing wait-before policy 2015-03-19 21:35:59 +03:00
ssh_utils.py Fixing SSH actions to use names of private keys 2015-10-22 16:30:54 +03:00
wf_trace.py Drop use of 'oslo' namespace package 2015-06-22 20:02:59 +00:00
yaql_utils.py Improve error message for YAQL task function 2015-11-29 13:40:23 +00:00