Comment 7 for bug 1410333

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (stable/6.0)

Reviewed: https://review.openstack.org/151063
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=f39ba78d418a53e3ebc9dddd540abb5fffb4986f
Submitter: Jenkins
Branch: stable/6.0

commit f39ba78d418a53e3ebc9dddd540abb5fffb4986f
Author: Ryan Moe <email address hidden>
Date: Wed Jan 28 13:47:44 2015 -0800

    Read openstack_version file after ISO is mounted

    In the case of USB images a file that exists on the ISO
    was being read prior to the ISO actually being mounted. This
    caused invalid paths to be generated resulting in
    installation failures.

    Change-Id: Ie2e0e73d95ae71b9fa7b6406e304abc782439701
    Closes-bug: #1410333