heat/heat/tests/mistral
Kanagaraj Manickam 490c36f7d0 Conditionally expose resources based on available services
If the required keystone service for a given resource does
not exist in the keystone catalog, raises
StackResourceUnavailable.

It will be effective only if default_client_name is defined
in the given resource.

It also fixes other test cases, where is_service_available
needs to be returning True

implements blueprint keystone-based-resource-availability
Closes-bug: #1388047

Change-Id: I92afa9ffc3a3333b46dc25921cf7f982777cba76
2015-07-07 14:25:44 +05:30
..
__init__.py Move mistral resource tests to /tests/mistral 2015-07-03 11:37:48 +08:00
test_mistral_cron_trigger.py Conditionally expose resources based on available services 2015-07-07 14:25:44 +05:30
test_mistral_workflow.py Conditionally expose resources based on available services 2015-07-07 14:25:44 +05:30