Comment 3 for bug 1484190

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

Reviewed: https://review.openstack.org/212101
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=a5796cbe4532dd7096238f0ed549178a003dfe5d
Submitter: Jenkins
Branch: stable/kilo

commit a5796cbe4532dd7096238f0ed549178a003dfe5d
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