commit | 6cb6d190f4eb45ad9958be5e4a80e727e850304f | [log] [tgz] |
---|---|---|
author | vponomaryov <vponomaryov@mirantis.com> | Fri Mar 07 09:39:05 2014 +0200 |
committer | vponomaryov <vponomaryov@mirantis.com> | Fri Mar 07 09:52:20 2014 +0200 |
tree | 7b55ee4180484c42b706a40bdd83b96d249f45ff | |
parent | be392f2d7ce2940aa5c92c253b28344eb52210f9 [diff] |
Fixed _error_checker in rest client Restclient's method '_error_checker' for response codes 500 and 501 gets key error exception when 'resp_body' is a string and passes conditions for containing of keys. Also added fix to rarely raised Exceptions after separation main and base exceptions for two modules. Closes-Bug: #1280767 Closes-Bug: #1289190 Partially-implements: bp unit-tests Change-Id: I4b909d008940f8a96efc922daac64a086819c78a