[dashboard] Problem with creation of modal form in create_hacked_response method

Bug #1306579 reported by Anastasia Kuznetsova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
High
Timur Sufiev

Bug Description

Steps to reproduce:
1. Log in WebUI
2. Navigate to Manage > Package Definitions
3. Upload new package
4. Navigate to Deployment > Application Catalog
5. Add uploaded application in the env

Observed result:
After successful addition we can see strange message in WebUI.(Look at the screenshot)

Revision history for this message
Anastasia Kuznetsova (akuznetsova) wrote :
Timur Sufiev (tsufiev-x)
tags: added: dashboard
tags: added: low-hanging-fruit
Changed in murano:
importance: Undecided → Low
Changed in murano:
importance: Low → High
status: New → Triaged
assignee: nobody → Ekaterina Fedorova (efedorova)
milestone: none → 0.5
Revision history for this message
Steve McLellan (sjmc7) wrote :

I'm not able to reproduce this. On an existing environment with one service, after clicking 'deploy' in the dashboard:

curl -i -H 'X-Auth-Token: <token>' -H 'Content-Type: application/json' -H 'User-Agent: python-muranoclient' http://localhost:8082/v1/environments/7fe9ab40f92d4075a2eb04c39c6eeea2 -XPUT -d'{"name": "newname2"}'

The name gets set correctly. Can you reconfirm and/or provide more details please?

Revision history for this message
Steve McLellan (sjmc7) wrote :

Ignore previous comment; wrong ticket.

Timur Sufiev (tsufiev-x)
Changed in murano:
assignee: Ekaterina Fedorova (efedorova) → Timur Sufiev (tsufiev-x)
Changed in murano:
status: Triaged → In Progress
Revision history for this message
ruhe (ruhe) wrote :
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/90117
Committed: https://git.openstack.org/cgit/stackforge/murano-dashboard/commit/?id=56a1d9277a021450b66aa551a2077dbc3c4524d6
Submitter: Jenkins
Branch: master

commit 56a1d9277a021450b66aa551a2077dbc3c4524d6
Author: Timur Sufiev <email address hidden>
Date: Thu Apr 24 17:34:35 2014 +0400

    Fill 'Latest Apps' section with recently deployed/uploaded Apps

    Each App that was recently added to an Environment using Deploy/Quick
    deploy button (actually, just pressing that button is enough) or
    uploaded to catalog at Packages panel is added to Latest Apps list on
    top of AppCatalog. To refresh that list with newly deployed App, on
    final step Wizard is redirected to AppCatalog panel instead of simply
    closing modal form. This fixes bug #1306579 as well.

    That commit is dependent on https://review.openstack.org/#/c/90315/
    and should be merged once that change gets into
    python-muranoclient>=0.5.1.

    Change-Id: Iefe2abb9efb5ae8cbe2d26809eb876eb0ecd5906
    Closes-Bug: #1312213
    Closes-Bug: #1306579

Changed in murano:
status: In Progress → Fix Committed
ruhe (ruhe)
Changed in murano:
status: Fix Committed → 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.