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

commit e7c963f55758bd5b55ea89a3d87356b3700237f9
Author: Vladislav Belogrudov <vladislav.belogru...@oracle.com>
Date:   Tue May 24 14:25:50 2016 +0300

    Migration for qospolicyrbacs has hardcoded InnoDB
    
    Table creation scripts in Neutron use mysql_engine from config file
    or from model which is default "InnoDB". Creation of qospolicyrbacs
    should follow the same procedure.
    
    Change-Id: I122f320e9eb4d30c7bdadec0604ddd007a5ab244
    Closes-Bug: #1585169


** Changed in: neutron
       Status: In Progress => Fix Released

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

Title:
  migration script for qospolicyrbacs has hardcoded InnoDB engine

Status in neutron:
  Fix Released

Bug description:
  Table creation uses mysql_engine from config file or from model which
  is default "InnoDB".
  
neutron/db/migration/alembic_migrations/versions/mitaka/expand/15e43b934f81_rbac_qos_policy.py
  still has hard-coded engine string. We use different engine and this
  script makes incorrect database schema.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to