[libgovirt] Add new storage type added in oVirt 3.4



commit da9ac5c682111c3a11ff9e580f370aa481c01cf1
Author: Christophe Fergeau <cfergeau redhat com>
Date:   Wed Jun 25 17:17:40 2014 +0200

    Add new storage type added in oVirt 3.4

 govirt/ovirt-storage-domain.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/govirt/ovirt-storage-domain.h b/govirt/ovirt-storage-domain.h
index 85b18e1..15c3340 100644
--- a/govirt/ovirt-storage-domain.h
+++ b/govirt/ovirt-storage-domain.h
@@ -57,6 +57,7 @@ typedef enum {
     OVIRT_STORAGE_DOMAIN_TYPE_DATA,
     OVIRT_STORAGE_DOMAIN_TYPE_ISO,
     OVIRT_STORAGE_DOMAIN_TYPE_EXPORT,
+    OVIRT_STORAGE_DOMAIN_TYPE_IMAGE,
 } OvirtStorageDomainType;
 
 typedef struct _OvirtStorageDomain OvirtStorageDomain;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]