Comment 2 for bug 1435961

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

Reviewed: https://review.openstack.org/167461
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=cc1d5eb5be01b8f5f7b9d630abc9292415d7d90f
Submitter: Jenkins
Branch: master

commit cc1d5eb5be01b8f5f7b9d630abc9292415d7d90f
Author: Stan Lagun <email address hidden>
Date: Wed Mar 25 03:52:53 2015 +0300

    Fixes instance FIP assignment

    YAQL expression for FIP resource were incorrect and left as is (as a string).
    Thus there were single resource for FIP with incorrect name instead of resource
    per VM

    Change-Id: Ieecdfdb0a7fbad82ef4344b4bac1a55656991e9e
    Closes-Bug: #1435787
    Closes-Bug: #1435961