Created attachment 1273462 [details] evm.log reproducing the issue Description of problem: Create new cloud tenant fails Setup is: undercloud + overcloud SSL, 2 compute 1 Controller, 1 Ceph Version-Release number of selected component (if applicable): 5.8.0.11 How reproducible: 100% Steps to Reproduce: 1. login to CFME UI 2. navigate to compute --> cloud --> Tenant 3. click on configuration 'create new cloud' 4. fill the form with name and click on Actual results: Unable to create Cloud Tenant "my_tenant": Expected([200]) <=> Actual(404 Not Found) excon.error.response :body => "{\"error\": {\"message\": \"The resource could not be found.\", \"code\": 404, \"title\": \"Not Found\"}}" :cookies => [ ] :headers => { "Content-Length" => "93" "Content-Type" => "application/json" "Date" => "Sun, 23 Apr 2017 17:40:00 GMT" "Server" => "Apache" "Vary" => "X-Auth-Token" } :host => "192.168.24.7" :local_address => "10.0.0.84" :local_port => 36714 :path => "/tenants" :port => 35357 :reason_phrase => "Not Found" :remote_ip => "192.168.24.7" :status => 404 :status_line => "HTTP/1.1 404 Not Found\r\n" Expected results: create new tenant Additional info: [----] I, [2017-04-23T13:32:32.626452 #7198:bdf13c] INFO -- : MIQ(MiqTask#update_status) Task: [32000000000365] [Finished] [Error] [Expected([200]) <=> Actual(404 Not Found) excon.error.response :body => "{\"error\": {\"message\": \"The resource could not be found.\", \"code\": 404, \"title\": \"Not Found\"}}" :cookies => [ ] :headers => { "Content-Length" => "93" "Content-Type" => "application/json" "Date" => "Sun, 23 Apr 2017 17:32:32 GMT" "Server" => "Apache" "Vary" => "X-Auth-Token" } :host => "192.168.24.7" :local_address => "10.0.0.84" :local_port => 34456 :path => "/tenants" :port => 35357 :reason_phrase => "Not Found" :remote_ip => "192.168.24.7" :status => 404 :status_line => "HTTP/1.1 404 Not Found\r\n" ] [----] E, [2017-04-23T13:32:32.687896 #7488:137db78] ERROR -- : MIQ(cloud_tenant_controller-wait_for_task): Unable to create Cloud Tenant "my_cloud": Expected([200]) <=> Actual(404 Not Found) excon.error.response :body => "{\"error\": {\"message\": \"The resource could not be found.\", \"code\": 404, \"title\": \"Not Found\"}}" :cookies => [ ] :headers => { "Content-Length" => "93" "Content-Type" => "application/json" "Date" => "Sun, 23 Apr 2017 17:32:32 GMT" :
https://github.com/ManageIQ/manageiq-gems-pending/pull/141
Verified ======== 5.9.0.12