Comment 9 for bug 1469029

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

Reviewed: https://review.openstack.org/196335
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=2376ed516119a5dba6cf1e4990d8744423bace1d
Submitter: Jenkins
Branch: stable/kilo

commit 2376ed516119a5dba6cf1e4990d8744423bace1d
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 warning 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
    (cherry picked from commit daecabcda752004b760c5be5a4a3a4d5471554db)