YAQL related issues in Docker apps

Bug #1593682 reported by Tatiana Kholkina
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
murano-apps
Fix Released
High
Tatiana Kholkina

Bug Description

The following error occurred when I try to deploy Docker GuestBook:

2016-06-16 17:31:23 — [yaql.language.exceptions.NoMethodRegisteredException]: Unknown method "id" for receiver <io.murano.apps.docker.kubernetes.KubernetesCluster/0.0.0 d63a835e-eaff-447f-b746-25c5d8f94989 (139950610787280)>

After replacing the string [1] with

Return: id($.kubernetesCluster)

and trying to deploy it again, I've got the new error:

2016-06-17 09:27:45 — [yaql.language.exceptions.NoMethodRegisteredException]: Unknown method "super" for receiver <io.murano.apps.docker.DockerGuestBook/0.0.0 9ea50a20-59f4-4c60-8a90-6a55cf0fd564 (139950597833296)>

So such strings [2] also should be changed.

[1] https://github.com/openstack/murano-apps/blob/92238f78c873cfada8befbf0afd8bb35e16ed28d/Docker/Kubernetes/KubernetesPod/package/Classes/KubernetesPod.yaml#L308
[2] https://github.com/openstack/murano-apps/blob/059fa6afa085b8ad019adc9585ca43c3c0dd5a3c/Docker/Applications/GuestBook/package/Classes/GuestBook.yaml#L58

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

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

Changed in murano-apps:
assignee: nobody → Tetiana Lashchova (tlashchova)
status: New → In Progress
Changed in murano-apps:
importance: Undecided → Medium
milestone: none → newton-2
importance: Medium → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-apps (master)

Reviewed: https://review.openstack.org/331087
Committed: https://git.openstack.org/cgit/openstack/murano-apps/commit/?id=e5efaff69c377256757fa3c6b0de71d232abe144
Submitter: Jenkins
Branch: master

commit e5efaff69c377256757fa3c6b0de71d232abe144
Author: Tetiana Lashchova <email address hidden>
Date: Fri Jun 17 14:32:06 2016 +0300

    Fix usage of id() and super() methods in Docker apps

    Change-Id: Ieb34aee28b796adfceebca0c825d05de02cf37ac
    Closes-Bug: #1593682

Changed in murano-apps:
status: In Progress → Fix Released
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.