Files
python-ceilometerclient/ceilometerclient/exc.py
liu-sheng 317ce85f21 Display message on HTTPException
Display the faultstring of HTTPException if available, such as
HTTPBadRequest(400) error and HTTPNotFound(404) error.

Change-Id: I1c361ff5d02ded4af429f94fd4299d2de3798488
Closes-bug: #1297769
2014-04-17 17:11:48 +08:00

3.7 KiB