Comment 8 for bug 1825583

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

Reviewed: https://review.opendev.org/656096
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=222f462444b72368cd5f22d4b0ac9baf0bbe8e0c
Submitter: Zuul
Branch: stable/stein

commit 222f462444b72368cd5f22d4b0ac9baf0bbe8e0c
Author: Erik Olof Gunnar Andersson <email address hidden>
Date: Mon Apr 22 21:12:07 2019 -0700

    Pass on region when we don't have a valid ironic endpoint

    If for some reason we don't have a valid endpoint to provide the
    Ironic client, we should at the very least provide the information
    it needs to make an informed decision.

    Change-Id: I31fa1c6fb0b224fbb02f9ebf68abc6a3728e9389
    Partial-Bug: #1825583
    (cherry picked from commit 6eaa6db0ee01ee5a7b56bc3176914d85e697b96a)