Comment 6 for bug 1825583

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

Reviewed: https://review.opendev.org/654692
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6eaa6db0ee01ee5a7b56bc3176914d85e697b96a
Submitter: Zuul
Branch: master

commit 6eaa6db0ee01ee5a7b56bc3176914d85e697b96a
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