yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10265
[Bug 1284975] [NEW] methods succeed and fail in Task class reference non-existent var
Public bug reported:
https://github.com/openstack/glance/blob/master/glance/domain/__init__.py line 376 <-- result is referenced however, does not exist in the class definition
and
https://github.com/openstack/glance/blob/master/glance/domain/__init__.py line 382 <-- message is referenced however, does not exist in the class definition
** Affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1284975
Title:
methods succeed and fail in Task class reference non-existent var
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
https://github.com/openstack/glance/blob/master/glance/domain/__init__.py line 376 <-- result is referenced however, does not exist in the class definition
and
https://github.com/openstack/glance/blob/master/glance/domain/__init__.py line 382 <-- message is referenced however, does not exist in the class definition
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1284975/+subscriptions
Follow ups
References