Variable not defined in ApiGenerator

Bug #1632422 reported by Jin Li
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gluon
Fix Released
Undecided
Jin Li

Bug Description

In gluon/common/particleGenerator/ApiGenerator.py line 96 : 'object': new_controller
new_controller is never defined or imported in this file. it should be new_controller_class.

Jin Li (jl7351)
Changed in python-gluon:
assignee: nobody → Jin Li (jl7351)
Changed in python-gluon:
status: New → In Progress
Revision history for this message
Jin Li (jl7351) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to gluon (master)

Reviewed: https://review.openstack.org/385133
Committed: https://git.openstack.org/cgit/openstack/gluon/commit/?id=49796839f6c3fbcf5c1346e1ad3c09b2b9bcdfda
Submitter: Jenkins
Branch: master

commit 49796839f6c3fbcf5c1346e1ad3c09b2b9bcdfda
Author: JinLi <email address hidden>
Date: Tue Oct 11 12:39:22 2016 -0700

    Fix undefined variable new_controller

    new_controller is not define in ApiGenerator.py
    change it to new_controller_class

    Closes-Bug: #1632422

    Change-Id: Ie4c969b647c38cb78cac2e94d925fdec01b301c6

Changed in python-gluon:
status: In Progress → 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.