plumgrid plugin is missing quota table

Bug #1236970 reported by Edgar Magana
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Edgar Magana

Bug Description

Quota DB driver has been recently enabled by default:
https://review.openstack.org/#/c/49993

PLUMgrid plugin is failing to start due to missing table in its DB.

Tags: db plumgrid
Edgar Magana (emagana)
Changed in neutron:
assignee: nobody → Edgar Magana (emagana)
Changed in neutron:
milestone: none → havana-rc2
Changed in neutron:
importance: Undecided → High
status: New → Triaged
Edgar Magana (emagana)
Changed in neutron:
status: Triaged → In Progress
Revision history for this message
Akihiro Motoki (amotoki) wrote :

Ah, I totally forgot the case where a plugin does not support the per-quota extension.
plumgrid plugin is not the only case. we need to check all plugins.
IMO quota driver should be fallback to config quota driver if per-tenant extension is not supported in a plugin.
What do you think?

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

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

Revision history for this message
Akihiro Motoki (amotoki) wrote :

I filed bug 1236993 to track the same issue in plugins other than plumgrid plugin.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/50433
Committed: http://github.com/openstack/neutron/commit/23bec4f7cb6e84a8d717c0b5ccc222f51c67f072
Submitter: Jenkins
Branch: master

commit 23bec4f7cb6e84a8d717c0b5ccc222f51c67f072
Author: Edgar Magana <email address hidden>
Date: Tue Oct 8 11:26:05 2013 -0700

    Add quota table in PLUMgrid plugin

    Quota DB driver is enabled in Neutron by default.
    PLUMgrid plugin was missing the "quota" table. It has
    been added in this commit.

    Fix bug# 1236970

    Change-Id: I5170a8be2b412a3bcf1edcacce5574f0073b84d4

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (milestone-proposed)

Fix proposed to branch: milestone-proposed
Review: https://review.openstack.org/50816

tags: added: db plumgrid
Thierry Carrez (ttx)
Changed in neutron:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (milestone-proposed)

Reviewed: https://review.openstack.org/50816
Committed: http://github.com/openstack/neutron/commit/dbd6432c2389da35a5ca1e6e50fd22b30fefe4ea
Submitter: Jenkins
Branch: milestone-proposed

commit dbd6432c2389da35a5ca1e6e50fd22b30fefe4ea
Author: Edgar Magana <email address hidden>
Date: Tue Oct 8 11:26:05 2013 -0700

    Add quota table in PLUMgrid plugin

    Quota DB driver is enabled in Neutron by default.
    PLUMgrid plugin was missing the "quota" table. It has
    been added in this commit.

    Fix bug# 1236970

    Change-Id: I5170a8be2b412a3bcf1edcacce5574f0073b84d4
    (cherry picked from commit 23bec4f7cb6e84a8d717c0b5ccc222f51c67f072)

Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: havana-rc2 → 2013.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.