Comment 3 for bug 1613299

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-fwaas (master)

Reviewed: https://review.openstack.org/355511
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=fd778596122e2ae3fd784149d510f606c03bea28
Submitter: Jenkins
Branch: master

commit fd778596122e2ae3fd784149d510f606c03bea28
Author: Nate Johnston <email address hidden>
Date: Mon Aug 15 14:52:43 2016 +0000

    Fix column_name in migration from project_id change

    This commit fixes a bug that was introduced in
    https://review.openstack.org/352216 where an
    incorrect table name was referenced. This change
    substitutes in the correct table name.

    This commit appears to be causing OSA DB migration failures.
    See: https://bugs.launchpad.net/neutron/+bug/1613299

    Change-Id: I9cfb98e418432209840a75647e1683f1b9204c4a
    Closes-bug: #1613299