Comment 8 for bug 1353696

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to barbican (master)

Reviewed: https://review.openstack.org/115122
Committed: https://git.openstack.org/cgit/openstack/barbican/commit/?id=6fba9d6785e3b0a4b4c55475e29a16a8b0ceb0be
Submitter: Jenkins
Branch: master

commit 6fba9d6785e3b0a4b4c55475e29a16a8b0ceb0be
Author: Ravi Sankar Penta <email address hidden>
Date: Mon Aug 18 14:33:12 2014 -0700

    Allow devstack to do git clone of barbican

    Currently on F20 env when devstack tries to install barbican and
    barbicanclient, it's failing as corresponding dir doesn't exist and
    ERROR_ON_CLONE=True. As barbican is not part of devstack yet,
    we don't expect this dir to be present in this case, we should
    set ERROR_ON_CLONE=False to allow devstack to do git clone.

    Related-Bug: #1353696
    Change-Id: I3c362f1b2e6c9abf940ea68a12085dd747ede37c