Comment 3 for bug 1878024

Revision history for this message
Dan Smith (danms) wrote :

Just to be clear, cache_images() already returns information about the current state of the requested image o the compute node. The change we could make would be a flag to cause it to *just* return that info and not also trigger caching of the image, which it currently will. Something like cache_images(check_only=True).