Comment 4 for bug 1484190

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

Reviewed: https://review.openstack.org/212100
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=07c7b3e4cf2943e65e174958bb9f108481331fdd
Submitter: Jenkins
Branch: master

commit 07c7b3e4cf2943e65e174958bb9f108481331fdd
Author: Stan Lagun <email address hidden>
Date: Wed Aug 12 19:49:48 2015 +0300

    Typo leaded to FIP not being assigned for nova-network

    Because incorrect output name was used for floating IP resource
    in NovaNetwork class Instance tried to access wrong Heat output
    and didn't saw FIP that was actually assigned to the instance

    Change-Id: I8b7bda279bf6ff7514daa7b2168ca5291d613ef4
    Closes-Bug: #1484190