Wrong server_default value for multicast_ip_index in cisco_network_profiles table

Bug #1341144 reported by Henry Gessau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Henry Gessau

Bug Description

Change https://review.openstack.org/105411 introduced the following incorrect server_default value:

    multicast_ip_index = sa.Column(sa.Integer, default=0,
                                   server_default=sql.false())

in neutron/plugins/cisco/db/n1kv_models_v2.py for table cisco_network_profiles.

Tags: db
Henry Gessau (gessau)
Changed in neutron:
assignee: nobody → Henry Gessau (gessau)
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/106566

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/106566
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=59da928e945ec58836d34fd561d30a8a446e2728
Submitter: Jenkins
Branch: master

commit 59da928e945ec58836d34fd561d30a8a446e2728
Author: Henry Gessau <email address hidden>
Date: Sat Jul 12 12:07:16 2014 -0400

    Use integer server_default value for multicast_ip_index

    Use integer server_default value for multicast_ip_index in
    cisco_network_profiles table.

    Change-Id: I1948aabb65485aaa1045a101957303c3e6522d21
    Closes-bug: #1341144

Changed in neutron:
status: In Progress → Fix Committed
tags: added: db
Changed in neutron:
importance: Undecided → Medium
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

Remote bug watches

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