Bug 1444650
| Summary: | Create new cloud tenant fails: Unable to create Cloud Tenant "my_cloud": Expected([200]) <=> Actual(404 Not Found) excon.error.response :body | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Ronnie Rasouli <rrasouli> | ||||
| Component: | Providers | Assignee: | Tzu-Mainn Chen <tzumainn> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ido Ovadia <iovadia> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 5.8.0 | CC: | cpelland, iovadia, jfrey, jhardy, maufart, obarenbo, simaishi | ||||
| Target Milestone: | GA | Keywords: | TestOnly | ||||
| Target Release: | 5.9.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | openstack | ||||||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1445893 (view as bug list) | Environment: | |||||
| Last Closed: | 2018-03-06 15:26:02 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | Openstack | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1411112, 1445893 | ||||||
| Attachments: |
|
||||||
Verified ======== 5.9.0.12 |
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" :