Daniel Erez has uploaded a new change for review.

Change subject: core: add Volume to StorageDomainType enum
......................................................................

core: add Volume to StorageDomainType enum

Adding 'Volume' to StorageDomainType enum.

Change-Id: Ia13aad1c0d3abc4001ba24dc2e17ce3c79c4c6ad
Bug-Url: https://bugzilla.redhat.com/1185826
Signed-off-by: Daniel Erez <[email protected]>
---
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StorageDomainType.java
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/09/38909/1

diff --git 
a/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StorageDomainType.java
 
b/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StorageDomainType.java
index f60a7fe..dbbcb4d 100644
--- 
a/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StorageDomainType.java
+++ 
b/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StorageDomainType.java
@@ -7,6 +7,7 @@
     ISO,
     ImportExport,
     Image,
+    Volume,
     Unknown;
 
     public int getValue() {


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia13aad1c0d3abc4001ba24dc2e17ce3c79c4c6ad
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to