deb-mistral/mistral/api
Renat Akhmerov 1586c3e1d9 Disable cron trigger thread for API unit tests
* API unit tests activated cron trigger thread whereas all unit tests
  assume that it's not started. Tests  where it needs to be activated
  should do it explicitly and shut down it after completion.
  This was causing unpredictable results where we were assuming that
  there weren't any active cron trigger threads.
* Minor cosmetic changes

Change-Id: I7e30f80b29520e03f2e1673788c764aabe1e4a8b
Closes-Bug: #1564353
2016-04-17 21:54:43 +00:00
..
controllers Fixed 'workflow_name' key error 2016-02-24 03:03:02 +00:00
hooks Fix all H405 pep8 errors 2015-11-16 18:00:18 +03:00
__init__.py Adding pecan, wsme, oslo and adjusting packages 2013-11-21 13:47:42 +07:00
access_control.py Making / and /v2 URLs allowed without auth 2015-07-17 12:19:26 +03:00
app.py Disable cron trigger thread for API unit tests 2016-04-17 21:54:43 +00:00
wsgi.py Fix argparse error in wsgi script 2015-10-05 19:36:19 +00:00