mistral/mistral/tests/unit/actions
Nikolay Mahotkin 16eeb9f099 Fix bug with action class attributes
* Need to write an integration test for it.

Closes-Bug: #1448403

Change-Id: I7f477f6c87b21ff0f8c9a31ae72086830c7fa9b4
(cherry picked from commit f8d2d5c164)
2015-04-29 12:01:37 +00:00
..
openstack Add cinder actions 2014-11-06 11:24:00 +03:00
__init__.py BP mistral-actions-design (add new actions package) 2014-04-14 19:24:27 +07:00
test_action_manager.py Fix bug with action class attributes 2015-04-29 12:01:37 +00:00
test_javascript_action.py JavaScript action: part 2 2015-02-05 12:16:52 +03:00
test_std_echo_action.py BP mistral-actions-design (ad-hoc action) 2014-04-14 19:24:37 +07:00
test_std_email_action.py Refactor std.email action 2014-11-14 13:08:58 +03:00
test_std_fail_action.py Adding "std.fail" action that always throws ActionException 2014-12-04 15:05:18 +06:00
test_std_http_action.py Support ssl cert verification on outgoing https 2015-02-16 11:07:54 +00:00