]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Display better message on Keystone failure
authorTomas Sedovic <tomas@sedovic.cz>
Thu, 12 Jul 2012 09:52:02 +0000 (11:52 +0200)
committerTomas Sedovic <tomas@sedovic.cz>
Thu, 12 Jul 2012 09:55:52 +0000 (11:55 +0200)
commit4da17a9b8b2523cfe5fa0d25b65dd970f3988131
tree68118ff3dc3fd1cb3bb279de4df0380079af4dd7
parent8cbd065bf0124290a828320f9087ce9183ee73fc
Display better message on Keystone failure

Fixes #148

When there's something wrong with Keystone, Heat reported a rather cryptic
message. Now it indicates that the problem is with Keystone and passes
its response to the user.

Change-Id: I791b5bdfa68faa1b17daa67b911253d8bf8a2bb8
Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
heat/common/auth.py
heat/common/exception.py
heat/utils.py