Comment 1 for bug 1773342

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

Reviewed: https://review.openstack.org/570571
Committed: https://git.openstack.org/cgit/openstack/compute-hyperv/commit/?id=7caef58be03cee448d5845628b59ddd669511b87
Submitter: Zuul
Branch: master

commit 7caef58be03cee448d5845628b59ddd669511b87
Author: Lucian Petrut <email address hidden>
Date: Fri May 25 14:26:19 2018 +0300

    Avoid cleaning up cached images when configured not to

    This change ensure that we're honoring the "remove_unused_base_images"
    config option, allowing deployers to disable the auto-removal of
    old images.

    Change-Id: I49a0a83ab34ca0b9da5d589aaa9006d169275b15
    Closes-Bug: #1773342