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

tnisan at redhat.com tnisan at redhat.com
Wed Jun 22 06:41:26 UTC 2016


Tal Nisan 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>
(cherry picked from commit bf0851e128afe1340ff81b607f298f92d9ec0f86)
---
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/59557
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I17fe6fbc95e77b997bdb914f315664304eac3edc
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list