Comment 4 for bug 1482217

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

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

commit 4e55430d5d544a951b2c318f53b2c05880792123
Author: Stan Lagun <email address hidden>
Date: Thu Aug 6 21:35:51 2015 +0300

    Postpone setting fipAssigned attribute until stack successful push

    Instance class set fipAssigned attribute attribute indicating that it has
    assigned floating IP address prior to stack.push() if then stack push
    failed on a subsequent deployments Instance didn't tried to allocate
    FIP again

    Change-Id: Ic467d7f4dc3b248c4f8f55be7997a4d2d90924a3
    Closes-Bug: #1482217