← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1341144] Re: Wrong server_default value for multicast_ip_index in cisco_network_profiles table

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => juno-2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1341144

Title:
  Wrong server_default value for multicast_ip_index in
  cisco_network_profiles table

Status in OpenStack Neutron (virtual network service):
  Fix Released

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1341144/+subscriptions


References