2 Commits

Author SHA1 Message Date
Nguyen Hung Phuong
3050adf16c Clean imports in code
In some part in the code we import objects. In the Openstack style
guidelines they recommend to import only modules.

http://docs.openstack.org/developer/hacking/#imports

Change-Id: I251a19736cf24a7ace40ea10371452f36c0b49b2
2016-09-15 13:52:09 +07:00
Zhenguo Niu
54a6db0a83 Add mistral APIException as a Recoverable Exception
currently we can't handle api exceptions, so add mistral api
exception to Recoverable list

Change-Id: I7afeb0b1c900b9fb1854a9eebc768acf0a9c4c89
Closes-Bug: #1483653
2015-08-11 19:04:00 +08:00