Comment 3 for bug 1886152

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

Reviewed: https://review.opendev.org/739196
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=eee995ced9e0b06dc7ba3982732dace12de45313
Submitter: Zuul
Branch: master

commit eee995ced9e0b06dc7ba3982732dace12de45313
Author: Dan Voiculeasa <email address hidden>
Date: Thu Jul 2 22:22:25 2020 +0300

    B&R: Save image name and tags present in local registry

    During backup save all images in the form 'name:tag'. Save to a list
    in the ansible overrides file picked up by restore procedure.

    Doing so the images in local registry will be repopulated during
    restore. More specific during the bootstrap playbook import of the
    restore procedure.

    Closes-Bug: 1886152
    Depends-On: Ia9b2276e1654b9e413ec5402a9c2e0d804f66f9b
    Change-Id: I189428d10c83dae54e2121e6c8f6363fbb14f53a
    Signed-off-by: Dan Voiculeasa <email address hidden>