The BackendOperatingSystemsResource lists the operating systems, but only a limited parts of them, namely: - id - name - large icon - small icon In ovirt-web-ui it is a problem, because there is no way how to filter the OSes according to the architecture. This bug blocks https://github.com/oVirt/ovirt-web-ui/issues/512
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.