Undefined variables in agent/linux/interface and some plugins

Bug #1038585 reported by Akihiro Motoki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Akihiro Motoki

Bug Description

agent/linux/interface.py metaplugin and nec plugin have undefine variables in their code.

quantum/agent/linux/interface.py:82: [E, LinuxInterfaceDriver.check_bridge_exists] Undefined variable 'exceptions'
quantum/agent/linux/interface.py:271: [E, MetaInterfaceDriver._load_driver] Undefined variable 'ClassNotFound'
quantum/plugins/metaplugin/proxy_quantum_plugin.py:94: [E, ProxyPluginV2.update_network] Undefined variable 'LOG'
quantum/plugins/nec/db/nec_plugin_base.py:52: [E, NECPluginV2Base._get_packet_filter] Undefined variable 'q_exc'
quantum/plugins/nec/db/nec_plugin_base.py:53: [E, NECPluginV2Base._get_packet_filter] Undefined variable 'exc'
quantum/plugins/nec/db/nec_plugin_base.py:54: [E, NECPluginV2Base._get_packet_filter] Undefined variable 'LOG'

Akihiro Motoki (amotoki)
Changed in quantum:
assignee: nobody → Akihiro Motoki (amotoki)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to quantum (master)

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

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

Reviewed: https://review.openstack.org/11621
Committed: http://github.com/openstack/quantum/commit/477cdc48cf264643c10f75184e870940ec929dc7
Submitter: Jenkins
Branch: master

commit 477cdc48cf264643c10f75184e870940ec929dc7
Author: Akihiro MOTOKI <email address hidden>
Date: Sun Aug 19 17:00:50 2012 +0900

    Fix undefined variables.

    Fixes bug 1038585

    Change-Id: Ie38d2fd9408a3efaf876ff100d1576a170ff9f8d

Changed in quantum:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in quantum:
milestone: none → folsom-rc1
Thierry Carrez (ttx)
Changed in quantum:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in quantum:
milestone: folsom-rc1 → 2012.2
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.