trove/trove/instance
Fan Zhang 8c4605c3c7 Fix status message inside validate_can_perform_action()
If we assign status with just self.db_info.task_status, we would get a
exception message like :
ERROR: Instance d6f3861d-21d2-4e96-9df1-64cf6439ea9c is not currently
available for an action to be performed (task status was (84 ERROR Build
error: guestagent timeout.)). (HTTP 422)

But here we actually need action only.

Change-Id: Iab69ba01937aa8e7a9be9e95e499d64891beed03
Signed-off-by: Fan Zhang <zh.f@outlook.com>
2017-12-01 17:16:42 +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 Merge "Removed instance reset_password from trove" 2017-06-17 15:10:29 +00: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