Bug 1645890
| Summary: | [REST] vnicprofiles point to "networks/[NET-ID]/vnicprofiles/" instead of: "/vnicprofiles/[VNIC-PROFILE-ID]" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Roni <reliezer> | ||||
| Component: | BLL.Network | Assignee: | Ori Liel <oliel> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Michael Burman <mburman> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.3.0 | CC: | bugs, mperina, oliel | ||||
| Target Milestone: | ovirt-4.3.0 | Flags: | rule-engine:
ovirt-4.3+
|
||||
| Target Release: | 4.3.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | Automation, AutomationBlocker, Regression | ||||||
| Fixed In Version: | ovirt-engine-4.3.0_alpha | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-02-13 07:48:03 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Roni
2018-11-04 17:49:48 UTC
Hi Ori, Can you please take a look at this one? this is blocking us from testing. Sure, I know what this is about. It results from a correct repair done to the repository of static data about the API structure, used for link-generation purposes. This data was perviously manually maintained, and thus contained many errors. This patch: https://gerrit.ovirt.org/#/c/82294 made the repository 100% correct by replacing the human maintenance with automatic data mining. However in some cases, the result of the repository containing the correct data broke backwards compatibility, in places where particular implementations 'counted on' the repository being wrong. As such cases surface, they are handeled manually by a patch, as in: https://gerrit.ovirt.org/#/c/94909 It's important to stress that not all cases were foreseeable at the time of submitting https://gerrit.ovirt.org/#/c/82294/, at least not without manual testing of every single endpoint in the API, something which was not feasible. I will submit a patch fixing this issue soon Verified on - 4.3.0-0.2.master.20181121071050.gita8fcd23.el7 This bugzilla is included in oVirt 4.3.0 release, published on February 4th 2019. Since the problem described in this bug report should be resolved in oVirt 4.3.0 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. |