Michael Kublin has submitted this change and it was merged.
Change subject: core: expose the V3 domain format in dc 3.1
......................................................................
core: expose the V3 domain format in dc 3.1
This patch introduces the new V3 format used for the Storage Domains
attached to a DC 3.1. A complete description can be found at:
http://www.ovirt.org/wiki/Storage_Domain_Versions
Signed-off-by: Federico Simoncelli <fsimonce(a)redhat.com>
Change-Id: Ibafcb53007eb6e531f024cd054ff2673a7d431e1
---
M backend/manager/dbscripts/upgrade/pre_upgrade/config.sql
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AddStorageDomainCommand.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StorageFormatType.java
M
backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/model/StorageFormat.java
M
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/model/StorageFormat.java
M
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/StorageFormatMapper.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageModel.java
M
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Enums.java
M
frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/Enums.properties
9 files changed, 36 insertions(+), 13 deletions(-)
Approvals:
Michael Kublin: Verified; Looks good to me, approved
Allon Mureinik: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/4476
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibafcb53007eb6e531f024cd054ff2673a7d431e1
Gerrit-PatchSet: 17
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Haim Ateya <hateya(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>