According to H201 [1], we shouldn't use bare except, use 'except Exception:' at least. In this patchset, it is fixed. [1]: http://docs.openstack.org/developer/hacking/ Change-Id: Id64712dba67db53a7c20ef38b56c20cebcd63821
According to H201 [1], we shouldn't use bare except, use 'except Exception:' at least. In this patchset, it is fixed. [1]: http://docs.openstack.org/developer/hacking/ Change-Id: Id64712dba67db53a7c20ef38b56c20cebcd63821