Change in ovirt-engine[master]: restapi: Restore DataCenter#macPool

juan.hernandez at redhat.com juan.hernandez at redhat.com
Tue Jun 21 13:43:31 UTC 2016


Juan Hernandez has submitted this change and it was merged.

Change subject: restapi: Restore DataCenter#macPool
......................................................................


restapi: Restore DataCenter#macPool

The `macPool` attribute of the `DataCenter` type was removed because it
was going to be replaced by the `macPool` attribute of the `Cluster`
type, but that change wasn't finally introduced in the initial release
of version 4 fo the engine, so the original attribute needs to be
re-introduced in order to preserve support for MAC pools.

Change-Id: I17fe6fbc95e77b997bdb914f315664304eac3edc
Bug-Url: https://bugzilla.redhat.com/1344284
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3DataCenterInAdapter.java
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3DataCenterOutAdapter.java
M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/DataCenterMapper.java
M backend/manager/modules/restapi/types/src/test/java/org/ovirt/engine/api/restapi/types/DataCenterMapperTest.java
4 files changed, 17 insertions(+), 0 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/59063
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I17fe6fbc95e77b997bdb914f315664304eac3edc
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list