unable to deploy Rally app due to error in Murano engine

Bug #1494275 reported by Dmytro Dovbii
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Critical
Stan Lagun

Bug Description

When I try to deploy Rally app on Debian image, the deployment fails and I get the following error: http://paste.ubuntu.com/12327032/

Dmytro Dovbii (ddovbii)
summary: - unable to deploy Rally app due to error on Murano engine
+ unable to deploy Rally app due to error in Murano engine
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/222410

Changed in murano:
assignee: nobody → Stan Lagun (slagun)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/222410
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=9e8cec8910f88c8cec5fc448a7b152143d692303
Submitter: Jenkins
Branch: master

commit 9e8cec8910f88c8cec5fc448a7b152143d692303
Author: Stan Lagun <email address hidden>
Date: Fri Sep 11 02:39:20 2015 +0300

    Support for Unicode strings in MuranoPL was fixed

    There were several issues with Unicode support in MuranoPL
    after switch to yaql 1.0. Each of those issues caused any deploy
    to fail if it used to do anything with non-ASCII strings

    Fixed issues are:
    * Unicode strings should not be encoded to str types anymore.
    yaql 1.0 has native support for the Unicode and fails when non-
    ASCII chars encounter in str expressions. Also tests for Unicode
    support are now part of the yaql

    * Traces of execution were logged not as Unicode strings. Because
    those traces contain parameter values ant function return value
    logging failed when any of above contained non-ASCII chars

    * Stack trace logging failed when frame expression contained
    non-ASCII chars

    * Exception messages could not contain non-ASCII chars

    Also Logging API was not Unicode ready

    Change-Id: Ief0b45f15669c5f8ee74fd6ff41fa5bc39c9500b
    Closes-Bug: #1494275

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
milestone: none → liberty-rc1
importance: Undecided → Critical
status: Fix Committed → Fix Released
Changed in murano:
milestone: liberty-rc1 → 1.0.0
Changed in murano:
milestone: 1.0.0 → 1.0.1
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.