Dashboard: Incorrect behavior with YAQL expressions

Bug #1217350 reported by Denis Myznikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Medium
Unassigned

Bug Description

Steps to reproduce:

1)Create Environment with AD
2)Deploy

Observed:
API receives incorrect value for YAQL fields:
{
            "updated": "2013-08-22T12:58:28",
            "environment_id": "264b6ad2aacc4afeaee57b832f53647a",
            "description": {
                "domain": "ad2.local",
                "availabilityZone": "nova",
                "name": "ad2.local",
                "adminPassword": "***************",
                "id": "a0e2e046dba94d94b719bcdce5802a2e",
                "created": "2013-08-22 12:52:13.205068",
                "updated": "2013-08-22 12:52:13.205086",
                "unitNamingPattern": "",
                "osImage": "ws-2012-std",
                "adminAccountName": "Administrator",
                "units": [
                    {
                        "name": "ad2.local_instance_0",
                        "isMaster": true,
                        "location": "west-dc",
                        "recoveryPassword": {
                            "YAQL": "$.recoveryPassword"
                        },
                        "id": "4d1ed5735f074592af1b860882add237"
                    }
                ],
                "flavor": "m1.medium",
                "configuration": "standalone",
                "type": "activeDirectory",
                "slug": "active-directory"
            },
            "created": "2013-08-22T12:58:27",
            "started": "2013-08-22T12:58:27",
            "finished": "2013-08-22T12:58:28",
            "state": "success",
            "id": "5af3b3e91c5846de84deb7bd7f15cd53"
        }

YAQL Field is no handled

Changed in murano:
milestone: none → 0.2
importance: Undecided → Critical
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :
Changed in murano:
status: New → Fix Committed
summary: - Dashboard: Incorrect behaviour with YAQL expressions
+ Dashboard: Incorrect behavior with YAQL expressions
Changed in murano:
status: Fix Committed → Fix Released
summary: - Dashboard: Incorrect behavior with YAQL expressions
+ Launchpad Bug #1217350: Dashboard: Incorrect behavior with YAQL
+ expressions
Changed in murano:
importance: Critical → Medium
status: Fix Released → New
summary: - Launchpad Bug #1217350: Dashboard: Incorrect behavior with YAQL
- expressions
+ Dashboard: Incorrect behavior with YAQL expressions
Changed in murano:
status: New → 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.