trove/trove/instance
Zhao Chao 5abbdc9b59 Initialize BadRequest exception with correct message.
Currently some BadRequest exceptions are raised with a wrong
argument 'msg', this leads to totally helpless informations
returned by the API when errors occurr. This patch fixes
the problem.

Change-Id: Ifd821e8297a44fd0b25f879f79fe6a2456c1d8a5
Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
2018-01-12 19:48:10 +08:00
..
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
models.py Fix status message inside validate_can_perform_action() 2017-12-01 17:16:42 +08:00
service.py Initialize BadRequest exception with correct message. 2018-01-12 19:48:10 +08:00
tasks.py Fix duplicate instancetask code. 2017-11-06 20:46:55 -05:00
views.py Fix module-instances command 2017-02-27 18:42:34 +00:00