Comment 2 for bug 1818541

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

Reviewed: https://review.openstack.org/640803
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=03454b89a1451a3e6c2930a2f9217efb26cddea0
Submitter: Zuul
Branch: master

commit 03454b89a1451a3e6c2930a2f9217efb26cddea0
Author: Dmitry Tantsur <email address hidden>
Date: Mon Mar 4 17:20:38 2019 +0100

    Fix running the baremetal provide workflow with node names

    Currently we try to pass the same input to the cells v2 discovery
    workflow, but it only accepts node UUIDs. Convert names to UUIDs
    before calling it.

    Change-Id: I09d4104b42e858cf49242b191cd1aec17f9a8b8a
    Closes-Bug: #1818541