remove __name__ attribute in UserType

Bug #1482014 reported by Hua Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
Hua Wang

Bug Description

When used with wsexpose decorator WSME will try to get the name of the type by accessing it's __name__ attribute.
Remove this __name__ attribute once it's fixed in WSME. The bug is fixed now., so let's remove it.

Hua Wang (humble00)
Changed in magnum:
assignee: nobody → Hua Wang (humble00)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/209734

Changed in magnum:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/209734
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=79f27db2cc42c91f1467322745e1b63d5133429e
Submitter: Jenkins
Branch: master

commit 79f27db2cc42c91f1467322745e1b63d5133429e
Author: Hua Wang <email address hidden>
Date: Wed Jul 29 22:49:07 2015 +0800

    Remove __name__ attribute in UserType

    When used with wsexpose decorator WSME will try to get the name of
    the type by accessing it's __name__ attribute. Remove this __name__
    attribute once it's fixed in WSME. The bug[1] is fixed now, so let's
    remove it.

    [1]https://bugs.launchpad.net/wsme/+bug/1265590

    Change-Id: I932caa45269560db095ea8ee6402d1ca9a9375c3
    Closes-Bug: #1482014

Changed in magnum:
status: In Progress → Fix Committed
Adrian Otto (aotto)
Changed in magnum:
milestone: none → mitaka-1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.