Comment 3 for bug 1615024

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

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

commit 743e1102c83b41953b039ea02aa19534336797d6
Author: Henry Nash <email address hidden>
Date: Sat Aug 20 11:57:30 2016 +0100

    Modify sql banned operations for each of the new repos

    This patch covers all the regular table and column operations
    across the four repos. It does not, however, check for triggers
    and indexes - which will be done in a separate patch.

    Limitations: Due to the fact that migrating versions causes an
    implicit table update (to increase the version number) we don't
    yet include checking agains inappropriate table updates of our
    own tables in the expand and data migration phases.

    Partial-Bug: #1615024
    Change-Id: Ia012c614b9a5b9af6b8bb447b39a9901caaf1fb5