Plugins without quota extension fail to start due to missing quota table
Bug #1236993 reported by
Akihiro Motoki
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Akihiro Motoki |
Bug Description
As reported in bug 1236970, plugins without quota extensions fail to start due to missing table in the database.
This is the side effect of the recent commit: Quota DB driver has been recently enabled by default"
https:/
If a plugin has no support of quota extensions, quota_driver should fallback to the config quota driver.
Otherwise we need to add quota extension support to all plugins.
Changed in neutron: | |
importance: | Critical → High |
Changed in neutron: | |
milestone: | none → havana-rc2 |
tags: | added: brocade |
tags: |
added: quota removed: havana-rc-potential |
Changed in neutron: | |
milestone: | havana-rc2 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/50608
Review: https:/