freezer-api/freezer_api/api/v2
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 Change API v2 status from development to experimental 2017-04-21 15:56:06 +00:00
actions.py Implement API v2 with fully support Mutli-tenancy 2017-04-10 10:48:55 +00:00
backups.py Implement API v2 with fully support Mutli-tenancy 2017-04-10 10:48:55 +00:00
clients.py Implement API v2 with fully support Mutli-tenancy 2017-04-10 10:48:55 +00:00
homedoc.py Implement API v2 with fully support Mutli-tenancy 2017-04-10 10:48:55 +00:00
jobs.py Fix start failed job not working 2017-05-17 17:27:01 +08:00
sessions.py Implement API v2 with fully support Mutli-tenancy 2017-04-10 10:48:55 +00:00