Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1348937 - Reconfigure instance fails in html error
Reconfigure instance fails in html error
Status: CLOSED CURRENTRELEASE
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS (Show other bugs)
5.6.0
Unspecified Unspecified
high Severity high
: GA
: 5.7.0
Assigned To: Sam Lucidi
Omri Hochman
openstack:reconfigure:vm
: BuildBlocker, TestOnly, ZStream
Depends On:
Blocks: 1349417
  Show dependency treegraph
 
Reported: 2016-06-22 06:58 EDT by Ronnie Rasouli
Modified: 2018-06-15 09:56 EDT (History)
11 users (show)

See Also:
Fixed In Version: 5.7.0.0
Doc Type: Known Issue
Doc Text:
Resizing an instance from the CloudForms Management Engine 'Instances' list results in no interactive response from the user interface. This issue still appears when clicking the 'Submit' button. As a workaround, use the command-line interface to successfully complete this task.
Story Points: ---
Clone Of:
: 1349417 (view as bug list)
Environment:
Last Closed: 2017-01-11 14:56:50 EST
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)
evm log (5.83 MB, application/x-xz)
2016-06-22 08:44 EDT, Ronnie Rasouli
no flags Details

  None (edit)
Description Ronnie Rasouli 2016-06-22 06:58:30 EDT
Description of problem:

The image resize process stuck not fired to API

From evm.log


_vm): Unable to reconfigure Instance "fir_ins": Expected([200, 202]) <=> Actual(404 Not Found)
excon.error.response
  :body          => "{\"itemNotFound\": {\"message\": \"Instance ec0a95d1-5571-41e2-90e8-7079abd09b37 could not be found.\", \"code\": 404}}"
  :cookies       => [
  ]
  :headers       => {
    "Content-Length"       => "111"
    "Content-Type"         => "application/json; charset=UTF-8"
    "Date"                 => "Wed, 22 Jun 2016 10:45:43 GMT"
    "X-Compute-Request-Id" => "req-f3066073-4e3a-4fa2-996f-b32af5acfcd6"
  }
  :host          => "10.0.0.101"
  :local_address => "10.0.0.65"
  :local_port    => 42914
  :path          => "/v2/ade43a4d2f104227b8799b54e6c2d802/servers/ec0a95d1-5571-41e2-90e8-7079abd09b37/action.json"
  :port          => 8774
  :reason_phrase => "Not Found"
  :remote_ip     => "10.0.0.101"
  :status        => 404
  :status_line   => "HTTP/1.1 404 Not Found\r\n"


Version-Release number of selected component (if applicable)

5.6.0.11-rc2.2

How reproducible:

100%


Steps to Reproduce:
1. login to cfme UI
2. go to compute -> cloud -> instances
3. select an instance to resize from instances list --> configuration -> reconfigure this instane --> choose a bigger volume --> click on submit

Actual results:


No interactive response from UI - Clicking the submit does not change anything

Expected results:

A message of "reconfiguring instance..."

Additional info:

Works on CLI same instance and flavor
Comment 1 Marek Aufart 2016-06-22 07:22:23 EDT
The error is propably on UI side - http://paste.openstack.org/show/521144/
Comment 2 Ronnie Rasouli 2016-06-22 08:44 EDT
Created attachment 1170722 [details]
evm log
Comment 3 Tzu-Mainn Chen 2016-06-22 09:03:53 EDT
Thanks Marek/Ronnie - I'll assign to Sam then.
Comment 4 Sam Lucidi 2016-06-22 09:49:28 EDT
https://github.com/ManageIQ/manageiq/pull/9352
Comment 6 Tzu-Mainn Chen 2016-06-28 17:03:03 EDT
fix merged upstream
Comment 7 Ronnie Rasouli 2016-10-05 05:05:28 EDT
Verified on 5.7.0.3

Note You need to log in before you can comment on or make changes to this bug.