heat/heat/engine/resources/openstack/zaqar
Zane Bitter 02176a5811 Fix OS::Zaqar::MistralSubscription with mistralclient 3.0
Starting with python-mistralclient 3.0.0, the Client object no longer
has http_client as an attribute. Instead get it from the
ExecutionManager.

To ensure backward compatibility with earlier client versions, look for
either the HTTPClient or the Client as an attribute of the
ExecutionManager.

Change-Id: I507284727039476acfdb1c9c8a26a360edc42417
Closes-Bug: #1704883
2017-07-17 18:26:26 -04:00
..
__init__.py Move zaqar resource in-tree 2015-06-03 14:09:03 -07:00
queue.py Fix errors resulting from over-long Zaqar queue names 2017-01-12 13:02:02 -05:00
subscription.py Fix OS::Zaqar::MistralSubscription with mistralclient 3.0 2017-07-17 18:26:26 -04:00