Security Group tables are never created for ML2 plugin via migrations

Bug #1263304 reported by Eugene Nikanorov
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Eugene Nikanorov

Bug Description

Security Group Rules table is never created for ML2 plugin via migrations, so any migration updating the table will fail.

The ML2 plugin works because it creates all tables from models via db.confgure() which does metadata.create_all()

Tags: db ml2
tags: added: db ml2
summary: - Security Group Rules table is never created for ML2 plugin via
- migrations
+ Security Group tables is never created for ML2 plugin via migrations
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/63585

Changed in neutron:
status: New → In Progress
summary: - Security Group tables is never created for ML2 plugin via migrations
+ Security Group tables are never created for ML2 plugin via migrations
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/63585
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=afe850608aa0b3b894a9dcc03cdddb0395ede609
Submitter: Jenkins
Branch: master

commit afe850608aa0b3b894a9dcc03cdddb0395ede609
Author: Eugene Nikanorov <email address hidden>
Date: Sat Dec 21 20:08:10 2013 +0400

    Add security groups tables for ML2 plugin via migration

    Copy the migration from revision 3cb5d900c5de

    Change-Id: Ie0f6f14d69e896727715ecce573b81275c7869dc
    Closes-Bug: #1263304

Changed in neutron:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in neutron:
milestone: none → icehouse-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: icehouse-2 → 2014.1
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.