Comment 2 for bug 1812530

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

Reviewed: https://review.openstack.org/631950
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=3fa634908969d3f7b24c6cbd284610075952a6be
Submitter: Zuul
Branch: master

commit 3fa634908969d3f7b24c6cbd284610075952a6be
Author: Harald Jensås <email address hidden>
Date: Sun Jan 20 03:57:03 2019 +0100

    UX - Useful error msg if role is not in roles data

    If the user specify a role name that does not exist
    in the provided roles data the scipt exits with a
    StopIteration error. Catch it and raise RuntimeError
    with user friendly error message.

    Closes-Bug: #1812530
    Change-Id: I704316f66c197668a7d8e373efe00889776d2a85