yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17551
[Bug 1287506] Re: BadStoreUri doesn't get the expected arguments in several places
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => juno-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1287506
Title:
BadStoreUri doesn't get the expected arguments in several places
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Bug description:
BadStoreUri is not used correctly in several places.
For example, in the Cinder store:
https://github.com/openstack/glance/blob/master/glance/store/cinder.py#L120
raise exception.BadStoreUri(uri, reason)
where BadStoreUri expects:
https://github.com/openstack/glance/blob/master/glance/common/exception.py#L39
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1287506/+subscriptions
References