Return server error when we make 'Confirm or Revert Resize instance'
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Mirantis OpenStack | Status tracked in 10.0.x | |||||
10.0.x |
Confirmed
|
Medium
|
MOS Horizon | |||
8.0.x |
Won't Fix
|
Medium
|
MOS Maintenance | |||
9.x |
Won't Fix
|
Medium
|
MOS Horizon |
Bug Description
Find on mos 8.0 iso #478
Stepts to reproduce:
1. Login to horizon.
2. Create a new instance.
3. Navigate to Project-
4. Click on Resize Instance menu item
5. From opened form select other flavor ('m1.micro', for example) > select Resize button.
6. Instance is resizing (status 'Resize/Migrate') and then return to status "Confirm or Revert Resize/Migrate".
7. Select Confirm Resize/Migrate button in Instance`s row, after this button should be disable (3-5 sec), and then becomes active again until instance will not be resized and return to status Active.
And if we press button while instance will not be return to status Active, then horizon return a 'server error' message:
""""
Something went wrong!
An unexpected error has occurred. Try refreshing the page. If that doesn't help, contact your local administrator.
""""
tags: | added: wontfix-low |
Changed in mos: | |
status: | Confirmed → Won't Fix |
Setting as Won't Fix for 8.0 due to our policies.
Just checked it on a fresh Mitaka release Devstack - haven't encountered this error.
Sergei, could you please try to reproduce it for MOS 9.0 release?