← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1206717] Re: metaplugin fails with table doesn't exist

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1206717

Title:
  metaplugin fails with table doesn't exist

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  While I use metaplugin on neutron, I found a bug.
  It is that a variable _ENGINE in db/api.py was renamed to _DB_ENGINE
  but it in meta_neutron_plugin.py is not renamed.
  It cases errors around the following.

  2013-07-30 15:49:36.766 3819 TRACE neutron.service ProgrammingError:
  (ProgrammingError) (1146, "Table 'neutron_metaplugin.network_states'
  doesn't exist") 'SELECT network_states.physical_network AS
  network_states_physical_network, network_states.vlan_id AS
  network_states_vlan_id, network_states.allocated AS
  network_states_allocated \nFROM network_states' ()

  I attached a patch file for this bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1206717/+subscriptions