Comment 14 for bug 1514680

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

Reviewed: https://review.openstack.org/265136
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=beb63368e4a1504306b8863829482d2f13efe3ae
Submitter: Jenkins
Branch: master

commit beb63368e4a1504306b8863829482d2f13efe3ae
Author: Rabi Mishra <email address hidden>
Date: Fri Jan 8 11:32:29 2016 +0530

    Add new translation rule to resolve with client

    Adds a new `Resolve` rule to resolve property using specified
    client plugin and finder.

    Also refactors the execute_rule function to split out the
    rule specific logic.

    Subsequent patches in the series adds usage of this rule for name_id
    properties.

    Change-Id: If598597d0fe92ccba1c0823f36388838c549ba88
    Partial-Bug: #1514680