Comment 9 for bug 1430616

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

Reviewed: https://review.openstack.org/173681
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=cce06a1e9855d9eed3f7c653200853f23466d791
Submitter: Jenkins
Branch: master

commit cce06a1e9855d9eed3f7c653200853f23466d791
Author: Zhenzan Zhou <email address hidden>
Date: Wed Apr 15 13:27:51 2015 +0800

    Bypass ironic server not available issue

    The ironic driver needs enhancement for exception handling.
    This patch is a workaround to make devstack with ironic enabled
    success. A more elegant patch should be made later in ironic
    driver for exception handling.

    Change-Id: Ibace25ad905a8278ecea4b02c69c59737a490d3a
    Closes-Bug: #1430616