Files
horizon/openstack_dashboard
Julie Pichon b04d26a51a Fix fake_init_exception() to better handle Neutron exceptions
Neutron often declares exceptions by overriding the message attribute
and possibly adding additional information later, like a 'reason' for
the failure, rather than passing the code and message around as
arguments.  We should handle this appropriately and display the correct
message, instead of failing with "TypeError: fake_init_exception()
takes exactly 3 arguments (1 given)"

Change-Id: Ib838704cb9ca968ddfc6e3bfed3af7d0ea08f384
Closes-Bug: #1315035
2014-05-01 16:17:30 +01:00
..
2014-04-05 23:36:07 +09:00
2013-11-25 08:25:32 -08:00
2013-08-08 13:16:35 -03:00