metaplugin fails with table doesn't exist
Bug #1206717 reported by
fumihiko kakuma
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
fumihiko kakuma |
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_
It cases errors around the following.
2013-07-30 15:49:36.766 3819 TRACE neutron.service ProgrammingError: (ProgrammingError) (1146, "Table 'neutron_
I attached a patch file for this bug.
tags: | added: db low-hanging-fruit metaplugin |
Changed in neutron: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in neutron: | |
assignee: | nobody → fumihiko kakuma (kakuma) |
status: | Triaged → In Progress |
Changed in neutron: | |
milestone: | none → havana-3 |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | havana-3 → 2013.2 |
To post a comment you must log in.
Thank you for your check. This occurs in case of loading the second plugin.