Files
python-keystoneclient/keystoneclient
Kannan Manickam d10218ff29 Added Conflict Exception to the exception code map
The Conflict Exception is added for HTTP error code 409.
However this exception is never raised as this class is not added to
the error_code map and always raises the ClientException whenever a
409 code is returned.

Fixes bug #1168826

Change-Id: I7045eae33533ff603f4aab61ea988264b46f0d09
2013-05-07 10:56:59 +05:30
..
2013-01-22 09:52:51 +01:00
2012-09-29 16:03:23 -07:00
2013-03-08 12:31:12 +01:00