Comment 7 for bug 1615014

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

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

commit 6bab551cd8a523332b7c387c36c701cb90fd96bd
Author: Richard Avelar <email address hidden>
Date: Thu Feb 23 15:35:21 2017 +0000

    Validate rolling upgrade is run in order

    This patch addresses a bug that allows rolling upgrades to be run
    out of order and without first checking if the previous command
    has been run to a higher version before hand.

    Change-Id: I55fa4f600d89f3a2fb14868f6886b52fd1ef6c6b
    Closes-Bug: 1615014