Comment 4 for bug 2012289

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

Reviewed: https://review.opendev.org/c/openstack/cinder/+/878554
Committed: https://opendev.org/openstack/cinder/commit/b261fa205b7f956a8eecbcffe6703c8d7de4e418
Submitter: "Zuul (22348)"
Branch: master

commit b261fa205b7f956a8eecbcffe6703c8d7de4e418
Author: Eric Harney <email address hidden>
Date: Fri Mar 24 14:04:05 2023 -0400

    DB: Align volumes_service_uuid index in model with migration

    The migration specifies a column order of
    ('service_uuid', 'deleted'), make the model use the same order.

    Closes-Bug: #2012289
    Change-Id: I2332bf4657761076c3d72e41d089ec014e73fb52