freezer-api/freezer_api/common
Pengju Jiao 655d803b44 Fix start failed job not working
Currently, when we start a failed job, nothing will happen.
It is because freezer-scheduler has filtered all the job with
status 'completed'. This patch will fix it.

Change-Id: I9ef420ba5dbf1e80582a6b0ab947646630a6b7fa
Closes-Bug: #1625189
2017-05-17 17:27:01 +08:00
..
__init__.py Freezer API 2015-04-08 18:25:45 +01:00
_i18n.py Remove log translations 2017-03-21 17:34:02 +08:00
config.py Add Enable/Disable options for freezer-api 2017-04-21 16:08:42 +00:00
db_mappings.py Implement API v2 with fully support Mutli-tenancy 2017-04-10 10:48:55 +00:00
elasticv2_utils.py Implement API v2 with fully support Mutli-tenancy 2017-04-10 10:48:55 +00:00
exceptions.py Add full pep8 check 2016-12-05 19:57:32 +04:00
json_schemas.py Fix start failed job not working 2017-05-17 17:27:01 +08:00
utils.py Implement API v2 with fully support Mutli-tenancy 2017-04-10 10:48:55 +00:00