heat/heat/tests/api
Steven Hardy 316b5b6381 Add stack files retrieval API
Similar to the recent addition that enables retrieval of the current
environment for a stack, this enables reading the current files map
for a running stack, which is useful if you want to introspect the
current state, and/or deploy another similar stack without necessarily
having the exact command/repo used initially.

APIImpact
Implements: blueprint files-show

Change-Id: I3198b6a7dc06648af24c198d39470f3b0d5d6f11
2016-07-11 18:02:59 +01:00
..
aws Set enforce_type=True on config overrides in tests 2016-04-11 10:52:22 +10:00
cfn Implement event list nested-depth 2016-06-14 13:39:38 +12:00
cloudwatch Get rid of gratuitous use of six.iterkeys() 2016-06-07 03:50:49 +00:00
middleware Use oslo.middleware SSLMiddleware 2015-09-29 09:36:36 +00:00
openstack_v1 Add stack files retrieval API 2016-07-11 18:02:59 +01:00
__init__.py Move all api tests to /tests/api 2015-07-08 09:31:17 +05:30
test_wsgi.py Set enforce_type=True on config overrides in tests 2016-04-11 10:52:22 +10:00