Daniel Erez has submitted this change and it was merged.
Change subject: restapi: add CINDER to StorageType
......................................................................
restapi: add CINDER to StorageType
* Added CINDER to StorageType enum.
* Modified StorageDomainMapper accordingly.
Feature Page:
http://www.ovirt.org/Features/Cinder_Integration
Change-Id: I731440d6953f4cea54d65bc53c01dc3485578a3f
Bug-Url:
https://bugzilla.redhat.com/1185826
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/model/StorageType.java
M
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/StorageDomainMapper.java
2 files changed, 6 insertions(+), 1 deletion(-)
Approvals:
Juan Hernandez: Looks good to me, approved
Daniel Erez: Verified
--
To view, visit
https://gerrit.ovirt.org/39325
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I731440d6953f4cea54d65bc53c01dc3485578a3f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server