[dashboard] When deleting environment failed, it's impossible to get through failed env

Bug #1483420 reported by Victor Ryzhenkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Medium
Kirill Zaitsev

Bug Description

The bug was discovered during testing new engine with new yaql.

Steps:
1. Deploy env.
2. Delete env.

If environment removing failed, try to get into environment.

Trace in browser from django:
http://paste.openstack.org/show/412450/

Tags: dashboard ux
Changed in murano:
importance: Low → Medium
tags: added: dashboard ux
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano-dashboard (master)

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

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

Reviewed: https://review.openstack.org/211350
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=143df725ea324ed626dbc3b92964e0149cea86d9
Submitter: Jenkins
Branch: master

commit 143df725ea324ed626dbc3b92964e0149cea86d9
Author: Kirill Zaitsev <email address hidden>
Date: Tue Aug 11 01:54:00 2015 +0300

    Do not render topology for env with empty services

    Topology rendering code expects services to be an iterable.
    During environment deletion however services can be None.
    This commit makes topology code aware of this fact and prevents any
    further job if environment.services is None.

    Closes-Bug: #1483420

    Change-Id: I2edbd2342c163c6c180c6238fa933c42f94e4d87

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: liberty-3 → 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.