Comment 2 for bug 1733586

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

Reviewed: https://review.openstack.org/521992
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=7a3fc675596fff77efdd15e76fed50793f1007a1
Submitter: Zuul
Branch: master

commit 7a3fc675596fff77efdd15e76fed50793f1007a1
Author: James Slagle <email address hidden>
Date: Tue Nov 21 14:48:27 2017 -0500

    Add name property where missing

    All SoftwareDeployment resources should use the name property when using
    config-download.

    This also adds a validation to check that the name property is set in
    yaml-validate.py

    Change-Id: I621e282a2e2c041a0701da0296881c615f0bfda4
    Closes-Bug: #1733586