Files
nova/bin/stack
Ewan Mellor 2f70137a1b Bug #897054: stack crashes with AttributeError on e.reason if the server returns an error
Swap the URLError and HTTPError exception handlers.  HTTPError is a subclass
of URLError, so the HTTPError handler wasn't being reached.

Change-Id: Iec86d2b345dbd37858af888bbd54a74884025eda
2011-11-27 20:14:40 -08:00

4.9 KiB
Executable File