Bug 1552026
Summary: | The api does not return the OS architecture | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Tomas Jelinek <tjelinek> |
Component: | RestAPI | Assignee: | Shmuel Melamud <smelamud> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Israel Pinto <ipinto> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.3.0 | CC: | bugs, michal.skrivanek |
Target Milestone: | ovirt-4.2.3 | Flags: | rule-engine:
ovirt-4.2+
rule-engine: exception+ |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
Operation Systems Information returned by REST API now contains the OS architecture.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-05-10 06:32:20 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Tomas Jelinek
2018-03-06 11:05:00 UTC
Verify: Engine version 4.2.3.3-0.1.el7 Browse to: https://<engine>/ovirt-engine/api/operatingsystems See for each os: architecture, icon <operating_system href="" id=""> <name>XXX</name> <description>YYY</description> <architecture>x86_64</architecture> <large_icon href=""/> <small_icon href=""/> </operating_system> PASS This bugzilla is included in oVirt 4.2.3 release, published on May 4th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.3 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |