Bug 1375205
| Summary: | SSUI displays "null" for azure resource group or fails if <new resource group> is selected | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | UI - OPS | Assignee: | Bill Wei <bilwei> |
| Status: | CLOSED ERRATA | QA Contact: | Jeff Teehan <jteehan> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.6.0 | CC: | bilwei, cpelland, dclarizi, gmccullo, hkataria, jhardy, jteehan, mpovolny, obarenbo, sshveta |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.6.2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | 5.6.2.1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1374398 | Environment: | |
| Last Closed: | 2016-10-04 14:36:52 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1374398 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2016-09-12 14:25:47 UTC
I can share the testing with sshveta. darga/yes https://github.com/ManageIQ/manageiq-ui-self_service/pull/130 darga/backported https://github.com/ManageIQ/manageiq-ui-self_service/pull/130 If you don't supply a resource group, but leave existing and new blank, then you get this error.
[] {"message":"No HTTP resource was found that matches the request URI 'https://management.azure.com/subscriptions/9ee63d8e-aee7-4121-861c-d67a5b8d231e/resourcegroups?api-version=2016-09-01'."} (cause: 404 Not Found) (MiqException::MiqOrchestrationProv...
Are we supposed to be substituting the New Resource Group name with the Stack or VM name? Can you take a look and see if this looks like what you were expecting?
https://10.16.7.89/self_service/requests/922000000000002
No VM or Resource group ever appeared in Azure.
Because no existing resource group is selected, we will take the new resource group value. The provider raises the observed error on an empty (new) resource group. This is expected. However you can open an RFE bug if we want to raise an error sooner than later. Per discussion, this is working correctly. I agree, you have to fill out the form. Moving to verified. 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://rhn.redhat.com/errata/RHSA-2016-1996.html |