5 Commits

Author SHA1 Message Date
Bhuvan Arumugam
15d134d130 Handle "503 Service Unavailable" exception.
Bug: 1028799

No traceback, if service is unavailable; error out gracefully.

* keystoneclient/exceptions.py
  ServiceUnavailable: New class to handle 503 status code.
  Add the new class to list of handled exceptions.

Change-Id: I39a8ac594ef922d682731a926be26c8b6f648f9d
2012-09-24 19:21:58 +00:00
Joe Heck
52b392281e pep8 1.1 changes and updates
Change-Id: I8bc3582bb3f35a3d841bb1e8c03b62ba61ff92d7
2012-06-01 18:07:26 -07:00
Gabriel Hurley
6c164d2fe0 Improved error message when unable to communicate with keystone. 2011-12-07 13:05:13 -08:00
Gabriel Hurley
0c2a521974 Improved logging/error messages. 2011-11-17 14:25:04 -08:00
Gabriel Hurley
17f6b83ee6 Initial commit. 2011-10-25 16:50:08 -07:00