Comment 1 for bug 1885725

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

Reviewed: https://review.opendev.org/738675
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=b8332d9b6b5e1e6cadc87927d0c7f115700d49bb
Submitter: Zuul
Branch: master

commit b8332d9b6b5e1e6cadc87927d0c7f115700d49bb
Author: Erno Kuvaja <email address hidden>
Date: Tue Jun 30 14:28:09 2020 +0100

    Don't include plugins on 'copy-image' import

    The import plugins were designed to interact with the image data
    or metadata before the image becomes active. It does not make sense
    to try to run them on 'copy-image' taskflow which is just copying
    the data between stores on active image.

    Co-Authored-By: Erno Kuvaja <email address hidden>
    Co-Authored-By: Abhishek Kekane <email address hidden>

    Closes-Bug: #1885725
    Change-Id: I2df30aa26f96a0f210989758868b42bcb9d2d72f