← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1434601] [NEW] Incorrect usage default in migration 1955efc66455

 

Public bug reported:

Migration 1955efc66455_weight_scheduler adds column with  'default'
parameter. 'default' is useless in migration, to provide default value
in db should be used server_default instead.

** Affects: neutron
     Importance: Undecided
     Assignee: Ann Kamyshnikova (akamyshnikova)
         Status: In Progress


** Tags: db

** Changed in: neutron
     Assignee: (unassigned) => Ann Kamyshnikova (akamyshnikova)

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

Title:
  Incorrect usage default in migration 1955efc66455

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  Migration 1955efc66455_weight_scheduler adds column with  'default'
  parameter. 'default' is useless in migration, to provide default value
  in db should be used server_default instead.

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


Follow ups

References