Bug 1339198
| Summary: | Not able to perform any actions on instance when navigated through cloud volumes instance page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Aziza Karol <akarol> | ||||
| Component: | UI - OPS | Assignee: | Sam Lucidi <slucidi> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Aziza Karol <akarol> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.6.0 | CC: | hkataria, jhardy, mpovolny, obarenbo, simaishi, tzumainn | ||||
| Target Milestone: | GA | Keywords: | TestOnly | ||||
| Target Release: | 5.7.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | provider:cloud:volume | ||||||
| Fixed In Version: | 5.7.0.0 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-01-11 20:23:46 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | Bug | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Sam, You need to handle VM related buttons when viewing list of VMs thru cloud volume relationship in cloud_volume_controller button method. See host controller button method for reference. Thanks, ~Harpreet fixed by slucidi in https://github.com/ManageIQ/manageiq/pull/9161 Able to perform actions on instance when navigated through cloud volumes instance page. Verified:5.7.0.3.20160927165516_075d0f3 |
Created attachment 1160988 [details] snapshot Description of problem: Version-Release number of selected component (if applicable): 5.6.0.7 How reproducible: 100% Steps to Reproduce: 1.Navigate to compute->cloud->volumes->select a volume which has instance attached. 2.click on that instance link in volume summary page 3.select the instance and from configuration "Evacuate selected instances". Also try performing all the actions from configurations, policy or power. Actual results: Spinner just rotates and stops and No Flash messages displayed. Expected results: Should be able to perform any actions on instance when navigated through cloud volumes instance page Additional info: