Brocadeport table is not up to models

Bug #1337185 reported by Ann Taraday
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Ann Taraday

Bug Description

In models for brocadeport for columns admin_state_up and network_id have nullable=False, but it was skipped in migrations. Also vlan_id have type Sring(10) instead of String(36) and there is a missing foreign key on network_id column.

Difference is shown here http://paste.openstack.org/show/85376/

Tags: db
Changed in neutron:
assignee: nobody → Ann Kamyshnikova (akamyshnikova)
Changed in neutron:
importance: Undecided → Medium
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/104465

Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

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

commit 5c3293f9f65912d904df56d9a3c449150af7fcdb
Author: Ann Kamyshnikova <email address hidden>
Date: Wed May 28 12:38:35 2014 +0400

    Database healing migration

    Add script that will add all tables for all plugins and make db schema
    unconditional.

    partially implement bp: db-migration-refactor

    Closes-bug: #1277379
    Closes-bug: #1304741
    Closes-bug: #1298456
    Closes-bug: #1298461
    Closes-bug: #1239974
    Closes-bug: #1336177
    Closes-bug: #1337185

    Change-Id: Ie49088a74bc5a87466f46989ce14d935e27567d1

Changed in neutron:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron (master)

Change abandoned by Ann Kamyshnikova (<email address hidden>) on branch: master
Review: https://review.openstack.org/104465

Changed in neutron:
milestone: none → juno-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: juno-2 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.