Comment 1 for bug 1790685

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

Reviewed: https://review.openstack.org/595795
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=a35d6ceb1f66c4eb2ea7428a71d628dbe5259cbe
Submitter: Zuul
Branch: master

commit a35d6ceb1f66c4eb2ea7428a71d628dbe5259cbe
Author: Sorin Sbarnea <email address hidden>
Date: Thu Aug 23 15:09:45 2018 +0100

    Avoid silent parsing failure of provisioned.csv

    Removes header from cico output to avoid `tail -1` to get column
    header (ip_address) as hostname when the list would be empty
    (one line file).

    It returns failure exit code when no nodes are provisioned.

    It avoids case where column header "ip_address" ended up being
    loaded in VIRTHOST variable.

    Closes-Bug: #1790685
    Change-Id: I4a78ef1071c35491c352203aac35eb22ef1dc637