Bug 1344284
| Summary: | REST (V3 and V4)| <mac_pool href= is missing under /api/datacenters/<id> | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Meni Yakove <myakove> |
| Component: | RestAPI | Assignee: | Juan Hernández <juan.hernandez> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Stehlik <pstehlik> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.0.0 | CC: | bugs, juan.hernandez, oourfali |
| Target Milestone: | ovirt-4.0.1 | Keywords: | Automation, Regression |
| Target Release: | 4.0.1.1 | Flags: | rule-engine:
ovirt-4.0.z+
rule-engine: blocker+ rule-engine: planning_ack+ juan.hernandez: devel_ack+ rule-engine: testing_ack+ |
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-19 06:23:04 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1219383 | ||
|
Description
Meni Yakove
2016-06-09 10:34:57 UTC
The reference to the MAC pool was removed temporarily, and should be re-added for the 4.0 release. The following patch does so: core: remove macPoolId from DataCenter and place it to v3 compatibility layer instead. https://gerrit.ovirt.org/57721 I believe that the bug should be moved to MODIFIED, and the bug URL added to the patch. he patch mentioned in comment 1 won't be included in version 4 of the engine, so we need to restore the 'macPool' attribute of the data center, and the code to pupulate it. rhevm-4.0.2-0.2.rc1.el7ev.noarch Since the problem described in this bug report should be resolved in oVirt 4.0.1 released on July 19th 2016, it has been closed with a resolution of CURRENT RELEASE. For information on the release, and how to update to this release, follow the link below. If the solution does not work for you, open a new bug report. http://www.ovirt.org/release/4.0.1/ |