mistral/mistral/tests
Renat Akhmerov a73fe5b8a3 Fix dynamic actions further
* Reworked /code_sources and /dynamic_actions API endpoints to
  simplify them. For now they don't work with multiple objects and
  they are consistent with other endpoints. If needed, we'll add
  support for multiple objects (i.e. adding multiple dynamic actions
  with a single request) later in a backwards compatible manner.
* Simplified unit tests.
* Got rid of services/*.py modules since they didn't do anything
  useful. They were just wrappers around DB API calls.

Change-Id: Ib5a53f1f1a185f0395ffae1ab0c401633fcdd0fc
2020-12-03 16:51:25 +07:00
..
releasenotes/notes Return the result of the MistralHTTPAction 2018-07-16 11:43:26 +01:00
resources Remove OpenStack actions from mistral 2020-02-26 10:12:01 +02:00
unit Fix dynamic actions further 2020-12-03 16:51:25 +07:00
__init__.py Initial commit that fix py34 tests run 2015-09-15 09:57:47 +00:00