Specification error. Missing button "Discard Changes" for failed env.
Bug #1572519 reported by
Mikhail Samoylov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Confirmed
|
High
|
Fuel Documentation Team | ||
Mitaka |
Confirmed
|
High
|
Fuel Documentation Team |
Bug Description
Steps:
1 Setup master node
2 Create env
3 Change some task to fail deploy, for example:
echo 'fail("Emulate deployment failure after netconfig!")' >> /etc/puppet/
4 Deploy env
5 Make some changes on the Settings or Network tabs after deployment failed with error
6 Go to the Dashboard page and check Discard button (white cross above the Deploy Changes button). Press it
Actual result:
Button "Discard Changes" missing, but we don't have information in specification about it
Expected result:
We must add in specification that for failed deploy we don't have button "Discard Changes" in dashboard menu.
ISO: 220
description: | updated |
summary: |
- Missing button "Discard Changes" for failed env + Specification error. Missing button "Discard Changes" for failed env. |
Changed in fuel: | |
assignee: | Fuel Library Team (fuel-library) → Fuel Documentation Team (fuel-docs) |
Changed in fuel: | |
milestone: | 9.0 → 10.0 |
Changed in fuel: | |
status: | New → Confirmed |
To post a comment you must log in.
Discard button for resetting environment setting is available for deployed environment only. In the described case, deployment wasn't completed for the environment.
I would mark the ticket as Invalid.