Comment 2 for bug 1632826

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

Reviewed: https://review.openstack.org/385625
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=52d7ae839788d766253e52be39b3fb0a6b38d246
Submitter: Jenkins
Branch: master

commit 52d7ae839788d766253e52be39b3fb0a6b38d246
Author: Kevin Carter <email address hidden>
Date: Wed Oct 12 16:39:52 2016 -0500

    Change the common proxy cache manage tasks to be stateful

    In certain situation the proxy cache manager may be down, misconfigured,
    or otherwise not available. To ensure a consistent environment and give
    the deployer a better build experience, especially in the case of an
    AIO, the proxy cache common task has been changed to test for cache
    availability and add/remove the cache files based on that test.

    Change-Id: Ibd0186d67a844ec7b79f423adfb8104d13f72ca5
    Closes-Bug: #1632826
    Signed-off-by: Kevin Carter <email address hidden>