Comment 6 for bug 1818541

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

Reviewed: https://review.openstack.org/644805
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=f5d06ad80225fa0d626e84f186f9b2bd3eb97e4c
Submitter: Zuul
Branch: stable/queens

commit f5d06ad80225fa0d626e84f186f9b2bd3eb97e4c
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
    (cherry picked from commit 03454b89a1451a3e6c2930a2f9217efb26cddea0)