Comment 4 for bug 1504050

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

Reviewed: https://review.openstack.org/232531
Committed: https://git.openstack.org/cgit/openstack/murano-apps/commit/?id=4dd0e04073641299d8fab1c975850fcc5ce48e93
Submitter: Jenkins
Branch: stable/liberty

commit 4dd0e04073641299d8fab1c975850fcc5ce48e93
Author: Nikolay Starodubtsev <email address hidden>
Date: Thu Oct 8 14:53:48 2015 +0300

    Correct malformed argument to right type

    In the Cloud Foundry in function $.setAttr(deployed, true) was used
    'True' instead of 'true' which is wrong syntax for MuranoPL.

    Change-Id: I95b2e07eb1a169f6464953427fb65e97bd3ef79c
    Closes-Bug: #1504050
    (cherry picked from commit 06d8b0a576a0478fce8858b7a5f2cb7db83549f4)