Comment 3 for bug 1324723

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

Reviewed: https://review.openstack.org/99298
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=3c32864f67f3ecd45b45d3bea60a39ac9532a8fd
Submitter: Jenkins
Branch: master

commit 3c32864f67f3ecd45b45d3bea60a39ac9532a8fd
Author: Vitaly Parakhin <email address hidden>
Date: Wed Jun 11 12:00:42 2014 +0300

    Simplify "make iso" process

    Resolving all the dependencies is cumbersome and time consuming,
    and missing one minor step can result in a dev environment that
    can not build an ISO (but does not necessarily tell you what is missing).

    Proposed script helps to ensure that all the dependencies are installed.

    Change-Id: Ib71c8790e3cb2902d91e06b7ea7cc92657c52385
    Related-Bug: #1324723