Comment 3 for bug 1498068

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (master)

Reviewed: https://review.openstack.org/225929
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=1d6694c71cb033a401d553b2657de08f6ed42889
Submitter: Jenkins
Branch: master

commit 1d6694c71cb033a401d553b2657de08f6ed42889
Author: John Trowbridge <email address hidden>
Date: Mon Sep 21 12:03:46 2015 -0400

    Build IPA in place of discoverd ramdisk

    The ironic-discoverd packaging included python code to be
    run in a ramdisk for gathering hardware details.

    However, upstream is moving to ironic-python-agent, so the
    python ramdisk code is no longer packaged with the move to
    ironic-inspector.

    This patch resolves this by switching to the IPA ramdisk
    for inspection. This will also require a patch to
    instack-undercloud.

    Depends-On: I476f9ec9ec4206ece0261eaaf2b4182c6bcbd802
    Change-Id: I73d39aca2410f0c2e5ead8e1b59d57af053bade7
    Partial-Bug: 1498068