mistral/mistral/tests/unit/actions
Jose Castro Leon a2756a34c2 Support Manila actions in Mistral
Adds manila actions into the available list of actions for mistral

Change-Id: Ic0a3c24f72d91a8a87ffcf81db763058bcbf8566
Closes-Bug: #1783291
2018-07-24 15:11:08 +02:00
..
openstack Support Manila actions in Mistral 2018-07-24 15:11:08 +02:00
__init__.py BP mistral-actions-design (add new actions package) 2014-04-14 19:24:27 +07:00
test_action_manager.py Removed unnecessary utf-8 encoding 2017-01-11 02:58:04 +00:00
test_javascript_action.py Adding mistral_lib actions to mistral 2017-05-17 17:59:38 +01:00
test_std_echo_action.py Adding mistral_lib actions to mistral 2017-05-17 17:59:38 +01:00
test_std_email_action.py Adding mistral_lib actions to mistral 2017-05-17 17:59:38 +01:00
test_std_fail_action.py Add the 'error_data' parameter to the FailAction 2018-02-25 08:19:57 +00:00
test_std_http_action.py Cleanup test_std_http_action 2017-09-11 10:27:10 +02:00
test_std_mistral_http_action.py Return the result of the MistralHTTPAction 2018-07-16 11:43:26 +01:00
test_std_ssh_action.py Fix std.ssh "password" parameter 2018-03-27 15:27:15 +05:30
test_std_test_dict_action.py Adding a test for std.test_dict action 2018-04-16 10:43:30 +07:00