[DSL] Action return as list of strings is failed to serialize

Bug #1435437 reported by Ekaterina Chernova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
High
Stan Lagun

Bug Description

In class definition we have

Methods:
  testAction:
    Usage: Action
    Body:
      - sleep(60)
      - Return: ['a', 'b']

And murano engine is failed to parse the result http://pastebin.com/7D4UuCYN

Changed in murano:
assignee: nobody → Stan Lagun (slagun)
Stan Lagun (slagun)
Changed in murano:
importance: Medium → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (master)

Fix proposed to branch: master
Review: https://review.openstack.org/167201

Changed in murano:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

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

commit 4e54b4ef4c91a8bc9ebe697f1ae9c1925e37f513
Author: Stan Lagun <email address hidden>
Date: Tue Mar 24 15:56:43 2015 +0300

    Fixes action result serialization

    Attempt to serialize value that contained array of strings caused
    endless recursion.

    Change-Id: I5fe5b30b6d7ad6521a00ac3cbad21dccd812791d
    Closes-Bug: #1435437

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: kilo-rc1 → 2015.1.0
tags: added: juno-backport-potential
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.