Comment 15 for bug 1514680

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

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

commit 0388da504765f9975aeadc509672c0a47bbcc244
Author: Rabi Mishra <email address hidden>
Date: Tue Jan 5 17:19:52 2016 +0530

    Resolve name/id using translation rules

    This changes the first set of neutron resouces to
    use translation rules to resolve name_id properties.

    Changed reources:

    - OS::Neutron::Subnet
    - OS::Neutron::Port
    - OS::Neutron:Router
    - OS::Neutron:FloatingIp

    Change-Id: I2119401e3554d0bafd34978e6c8e7610712148ac
    Partial-Bug: #1514680