yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37199
[Bug 1488303] [NEW] ‘result’ and 'message' are in wrong order
Public bug reported:
According to Task class in glance.domain.__init__ .py:
https://github.com/openstack/glance/blob/master/glance/domain/__init__.py#L352
'message' should after 'result' in TaskFactory.new_task:
https://github.com/openstack/glance/blob/master/glance/domain/__init__.py#L479
** Affects: glance
Importance: Undecided
Assignee: wangxiyuan (wangxiyuan)
Status: In Progress
** Changed in: glance
Assignee: (unassigned) => wangxiyuan (wangxiyuan)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1488303
Title:
‘result’ and 'message' are in wrong order
Status in Glance:
In Progress
Bug description:
According to Task class in glance.domain.__init__ .py:
https://github.com/openstack/glance/blob/master/glance/domain/__init__.py#L352
'message' should after 'result' in TaskFactory.new_task:
https://github.com/openstack/glance/blob/master/glance/domain/__init__.py#L479
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1488303/+subscriptions
Follow ups