Comment 18 for bug 1514680

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

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

commit 2e637091f3bb183bb4bde0d0838a609942a1b6b4
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: I13f30abb5e284beff4ece9e0c88ee7319ff1be80
    Partial-Bug: #1514680
    Closes-Bug: #1553362