| Summary: | Disable start button for terminated ec2 instances | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> | ||||||
| Component: | UI - OPS | Assignee: | lgalis | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 5.5.0 | CC: | hkataria, jhardy, jprause, mfeifer, mpovolny, obarenbo | ||||||
| Target Milestone: | GA | ||||||||
| Target Release: | 5.6.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | ui:ec2 | ||||||||
| Fixed In Version: | 5.6.0.0 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1302838 (view as bug list) | Environment: | |||||||
| Last Closed: | 2016-06-29 15:34:10 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1302838 | ||||||||
| Attachments: |
|
||||||||
Assigning to add test case New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/37c91ca70bda081fee8681a09017d4a21e3a05e7 commit 37c91ca70bda081fee8681a09017d4a21e3a05e7 Author: Laura Galis <lgalis> AuthorDate: Tue Feb 2 11:11:05 2016 -0500 Commit: Laura Galis <lgalis> CommitDate: Tue Feb 16 14:25:22 2016 -0500 Check for the terminated state in validate_vm_control https://bugzilla.redhat.com/show_bug.cgi?id=1302410 app/models/vm_or_template/operations.rb | 1 + 1 file changed, 1 insertion(+) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=6bdeccc4d41791cddea0042091ca9f3a2ba6acd5 commit 6bdeccc4d41791cddea0042091ca9f3a2ba6acd5 Author: Laura Galis <lgalis> AuthorDate: Tue Feb 2 11:11:05 2016 -0500 Commit: Laura Galis <lgalis> CommitDate: Tue Mar 15 13:22:44 2016 -0400 Check for the terminated state in validate_vm_control https://bugzilla.redhat.com/show_bug.cgi?id=1302410 (cherry picked from commit 37c91ca) app/models/vm_or_template/operations.rb | 1 + 1 file changed, 1 insertion(+) Created attachment 1149908 [details]
Screen shot of terminated ec2 instance
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1348 |
Created attachment 1118855 [details] Screen shot of terminated ec2 instance Description of problem: ---------------------- Version-Release number of selected component (if applicable): ------------------------ 5.5.2 How reproducible: ----------------- Always Steps to Reproduce: ------------------ 1.Terminate an ec2 instance. 2.From the summary page of the instance,click 'Power', Notice that the 'Start' button is enabled. Actual results: -------------- Start button is enabled for terminated ec2 instances. Expected results: ---------------- Start button should be disabled for terminated ec2 instances. Additional info: ---------------