Comment 8 for bug 1630420

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/newton)

Reviewed: https://review.openstack.org/529284
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d67cfbc8ca60c7820883daa2d0917dedc0958d65
Submitter: Zuul
Branch: stable/newton

commit d67cfbc8ca60c7820883daa2d0917dedc0958d65
Author: Diana Clarke <email address hidden>
Date: Thu Oct 6 21:52:03 2016 -0400

    Patch mkisofs calls

    The nova unit tests recently started to fail on systems lacking mkisofs
    (like mac osx). Skip these mkisofs calls by patching _make_iso9660.

    Change-Id: I350aafa878616f74df506c1bc9ee5f26ea06fe97
    Closes-Bug: #1630420
    (cherry picked from commit b90df7c9c7042d2a8f104f66220f81ecb2951597)