openstacksdk/shade/_heat
Monty Taylor c8c098b3f5
Remove python-heatclient and replace with REST
The changes in the unittests are because testtools does explicit
exception matching, not subclass matching. Also the first GET call is
actually supposed to be a 302 redirect. I do not understand why the
first form worked with heatclient.

Change-Id: I4b23304c09a1b985cc595a75587dbbc0472d450a
2017-03-27 15:28:00 -05:00
..
__init__.py Copy in needed template processing utils from heatclient 2017-01-31 12:40:44 +00:00
environment_format.py Copy in needed template processing utils from heatclient 2017-01-31 12:40:44 +00:00
event_utils.py Remove python-heatclient and replace with REST 2017-03-27 15:28:00 -05:00
template_format.py Copy in needed template processing utils from heatclient 2017-01-31 12:40:44 +00:00
template_utils.py Copy in needed template processing utils from heatclient 2017-01-31 12:40:44 +00:00
utils.py Copy in needed template processing utils from heatclient 2017-01-31 12:40:44 +00:00