Bug 1461939
Summary: | Unable to retrieve list of services | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Chris Hale <chhale> |
Component: | API | Assignee: | Jillian Tullo <jtullo> |
Status: | CLOSED ERRATA | QA Contact: | Martin Kourim <mkourim> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.8.0 | CC: | akarol, awight, jhardy, jtullo, nachandr, obarenbo, rbabyuk, simaishi |
Target Milestone: | GA | ||
Target Release: | 5.9.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-01 13:13:38 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Chris Hale
2017-06-15 16:36:39 UTC
Looks to be the result of the attribute `power_states` if ya run this ``` GET http://localhost:3001/api/services?expand=resources&attributes=power_states ``` FAILURE!! remove `power_states` and success! So is it a stale attribute? or maybe some how borked? Looks to be the result of the attribute `power_states` if ya run this ``` GET http://localhost:3001/api/services?expand=resources&attributes=power_states ``` FAILURE!! remove `power_states` and success! So is it a stale attribute? or maybe some how borked? *** Bug 1465379 has been marked as a duplicate of this bug. *** *** Bug 1467538 has been marked as a duplicate of this bug. *** Verified on 5.9.0.17 that GET /api/services?expand=resources&attributes=power_states succeeds. 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://access.redhat.com/errata/RHSA-2018:0380 |