Comment 8 for bug 1469029

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

Reviewed: https://review.openstack.org/196329
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=daecabcda752004b760c5be5a4a3a4d5471554db
Submitter: Jenkins
Branch: master

commit daecabcda752004b760c5be5a4a3a4d5471554db
Author: Morgan Fainberg <email address hidden>
Date: Fri Jun 26 19:19:44 2015 -0700

    Disable migration sanity check

    Disable the migration sanity check, it has served to wedge deployers
    more often than anything and should (instead) issue a warnin that
    the deployer should fix their table. Until the real fix is in place
    just disable it for any keystone migration.

    Change-Id: I210dcc77d188ae3b505dccdac1534184b8443aa9
    closes-bug: #1469029