Description of problem: Version-Release number of selected component (if applicable): Version 5.6.0.5-beta2.4.20160503153816_1fb554f How reproducible: 100% Steps to Reproduce: 1.Compute->Cloud->Providers->Click on any provider 2.Click on instances in summary view page 3.choose any instance 4.Navigate to Configuration Tab-->click on Attach/Detach/Reconfigure Selected Instances Actual results: Spinner just rotates and no form is displayed. Expected results: Attach/Detach/Reconfigure Form should display for selected instance. Additional info:
More info: ========== 1. Spinner rotates and stops, but UI does not navigate to the next page. Neither production.log file nor evm.log file throws any error as such. 2. Same thing happens even with Lifecycle ==> Migrate selected Instance
This was tested by adding RHOS provider. If these features are not supported on RHOS provider, then the links to these features needs to be disabled. PS: == Did not see the Attach/Detach option in the Instance summary screen, while Reconfigure option exists.
Sam, Can you take a look at this one, i am not able to recreate an issue when i press Attach button, Reconfigure button is unavailable for the instances in my database, however i do see some JS errors in firebug when i press Detach button. Seems to be introduced by commit 36968857d9a8150bf8ce2da632543854eeb794ad. Let me know if you have questions. Thanks, ~Harpreet
Checking it out.
Fixed by the following two pull requests which were merged into master. Attach/detach: https://github.com/ManageIQ/manageiq/pull/8670 Reconfigure: https://github.com/ManageIQ/manageiq/pull/8671
Created attachment 1161759 [details] screenshot Instance Attach/Detach/Reconfigure issues has been fixed in latest build but bug is still reproducible when you click on Migrate selected Instance/Evacuate selected Instance. Version: 5.6.0.8-rc1.20160524155303_f2a5a50 Steps to Reproduce: 1.Compute->Cloud->Providers->Click on any provider 2.Click on instances in summary view page 3.choose any instance 4.Navigate to Lifecycle Tab-->click on Migrate selected Instance/Evacuate selected Instance.
https://github.com/ManageIQ/manageiq/pull/9115 Sam, are you expecting this PR to fix this bug for good? The PR itself says it's a "partial fix", which is why I'm asking.
Hey Jason, no, that PR is not a full fix for the issue, but it is a fix for one instance of the larger problem. Once I get feedback on my approach, I'll be applying it widely to fix this problem and the related problem in https://bugzilla.redhat.com/show_bug.cgi?id=1339198 permanently.
fixed by slucidi in https://github.com/ManageIQ/manageiq/pull/9161
Attach/Detach options are disabled in the Instance summary screen. The issues has been fixed. Verified in 5.6.0.11-rc2.2.20160614152915_f315c68
*** Bug 1343819 has been marked as a duplicate of this bug. ***
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