[Bug 1673511] Re: ClientException should inherit from EnvironmentError, not generic Exception
James Page
james.page at ubuntu.com
Mon Oct 23 13:14:09 UTC 2017
Switched bug task to keystoneauth (rather than Ubuntu specific package).
** Package changed: python-keystoneauth1 (Ubuntu) => keystoneauth
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-keystoneauth1 in Ubuntu.
https://bugs.launchpad.net/bugs/1673511
Title:
ClientException should inherit from EnvironmentError, not generic
Exception
Status in keystoneauth:
New
Bug description:
Right now all exceptions for keystoneauth1 are inherited from
ClientException, which in turn inherited from Exception. I believe
that ClientException should inherit from EnvironmentError, as those
errors have same origin as other EnvironmentErrors, like IOError or
OSError.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystoneauth/+bug/1673511/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list