heat/heat/tests/mistral
Tetiana Lashchova 7369444534 Add show_resource function to Mistral resources (4)
AWS resources will not be changed due to they do not support additional
attributes. So 'show' attribute will be presented in their schemas, but
will return always None.

This patch adds show_resource method for heat (mistral) resources:
 - workflow
 - cron trigger

Change-Id: I10599a0eb45c99acb44414147d04734e740afcf0
2015-08-10 19:30:55 +03:00
..
__init__.py Move mistral resource tests to /tests/mistral 2015-07-03 11:37:48 +08:00
test_mistral_cron_trigger.py Add show_resource function to Mistral resources (4) 2015-08-10 19:30:55 +03:00
test_mistral_workflow.py Add show_resource function to Mistral resources (4) 2015-08-10 19:30:55 +03:00