Comment 4 for bug 1336771

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

Reviewed: https://review.openstack.org/104253
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=cd693ac54ef54d12d5687538afd85377332e4c1e
Submitter: Jenkins
Branch: master

commit cd693ac54ef54d12d5687538afd85377332e4c1e
Author: Matthew Mosesohn <email address hidden>
Date: Wed Jul 2 20:09:02 2014 +0400

    Fix broken repo config for dockerctl

    Previous commit 73db664c16321e2beef1afa679625ac520c1d9b2
    incorrectly addresses the problem by populating requirements
    list twice with the same key, which was removing repo
    volume from being exposed to most containers.

    Change-Id: I4926e35827c264850326a59f085259c044a4b838
    Related-Bug: #1336771