[Dashboard] Incorrect environment actions avaliable
Bug #1472298 reported by
Ekaterina Chernova
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Medium
|
Ekaterina Chernova |
Bug Description
1) If deployment failed, 'deploy env' button is unavailable
-------
Deployed env with failed result
You can see 'Deploy this environment' button
Go to the environment page
There is no way to deploy env in that case
Deploy action should be allowed in case of failed deployment
2) It's possible to abandon environment if it's new (no apps added)
This action should be hidden in that case
tags: | added: dashboard |
summary: |
- [Dasboard] if deployment failed, 'deploy env' button is unavaliable + [Dasboard] Incorrect environment actions avaliable |
summary: |
- [Dasboard] Incorrect environment actions avaliable + [Dashboard] Incorrect environment actions avaliable |
description: | updated |
Changed in murano: | |
status: | Confirmed → In Progress |
Changed in murano: | |
status: | Fix Committed → Fix Released |
Changed in murano: | |
milestone: | liberty-2 → 1.0.0 |
Changed in murano: | |
milestone: | 1.0.0 → 1.0.1 |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/199171 /git.openstack. org/cgit/ openstack/ murano- dashboard/ commit/ ?id=2115a319972 6df18fd654b7f46 569a18a426544e
Committed: https:/
Submitter: Jenkins
Branch: master
commit 2115a3199726df1 8fd654b7f46569a 18a426544e
Author: Ekaterina Chernova <email address hidden>
Date: Tue Jul 7 18:54:57 2015 +0300
Fix environment table actions
* 'Deploy Environment' is shown in case of failed environment
Previosly it was shown only from env details page
* 'Abandon Environment' is hidden is environment is new or conforming
Otherwise user will have to think, witch button should he press:
delete or abandon
Change-Id: I5740d9de1a4af4 a2d5c35b1ca2c63 a371998324e
Closes-Bug: #1472298