Comment 6 for bug 1481689

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

Reviewed: https://review.openstack.org/465954
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=693ace79fbf856967684f11dfd7663d465dbe19a
Submitter: Zuul
Branch: master

commit 693ace79fbf856967684f11dfd7663d465dbe19a
Author: naichuans <email address hidden>
Date: Thu May 18 13:01:06 2017 +0000

    xenapi: cached images should be cleaned up by time

    For xenapi driver, there needs to be some way to delete cached
    images based on when they were created. add an optional arg to
    control delete operation.

    Change-Id: I24fc45e989aa951aab55a261fce77f7e3667d988
    Closes-bug: 1481689