546e1e import libgovirt-0.3.4-3.el7

Merged and Committed by centosrcm 4 years ago
49 files changed. 5866 lines added. 0 lines removed.
.gitignore
file added
+1
.libgovirt.metadata
file added
+1
SOURCES/0001-proxy-Fix-persistent-session-with-oVirt-3.6.patch
file added
+52
SOURCES/0002-Force-use-of-v3-REST-API.patch
file added
+28
SOURCES/0003-New-storage-format-added-in-oVirt-4.1.patch
file added
+22
SOURCES/0004-proxy-Hold-reference-to-cancellable-object.patch
file added
+35
SOURCES/0005-proxy-Check-if-operation-is-cancelled-before-disconn.patch
file added
+40
SOURCES/0006-storage-domain-Factor-out-property-value-setting-fro.patch
file added
+108
SOURCES/0007-storage-domain-use-explicit-initialization-of-struct.patch
file added
+89
SOURCES/0008-storage-domain-Move-out-ovirt_resource_parse_xml-to-.patch
file added
+325
SOURCES/0009-utils-Remove-unused-function-ovirt_rest_xml_node_get.patch
file added
+57
SOURCES/0010-utils-Rename-ovirt_rest_xml_node_get_content_va-to-o.patch
file added
+91
SOURCES/0011-utils-Retrieve-node-attributes-in-ovirt_resource_par.patch
file added
+65
SOURCES/0012-utils-Support-G_TYPE_STRING-in-_set_property_value_f.patch
file added
+26
SOURCES/0013-utils-Support-G_TYPE_STRV-in-_set_property_value_fro.patch
file added
+111
SOURCES/0014-Introduce-auxiliary-function-ovirt_sub_collection_ne.patch
file added
+203
SOURCES/0015-New-API-functions-to-enable-search-queries-of-collec.patch
file added
+199
SOURCES/0016-Introduce-ovirt_resource_new-functions.patch
file added
+85
SOURCES/0017-Use-ovirt_resource_new-functions-instead-of-g_initab.patch
file added
+146
SOURCES/0018-Move-resource-type-definitions-to-ovirt-types.h.patch
file added
+136
SOURCES/0019-Initial-support-for-hosts.patch
file added
+515
SOURCES/0020-Initial-support-for-clusters.patch
file added
+519
SOURCES/0021-Initial-support-for-data-centers.patch
file added
+452
SOURCES/0022-vm-Introduce-ovirt_vm_get_host.patch
file added
+196
SOURCES/0023-vm-Introduce-ovirt_vm_get_cluster.patch
file added
+177
SOURCES/0024-host-Introduce-ovirt_host_get_cluster.patch
file added
+96
SOURCES/0025-cluster-Introduce-ovirt_cluster_get_data_center.patch
file added
+94
SOURCES/0026-storage-domain-Retrieve-data-center-ids.patch
file added
+93
SOURCES/0027-Add-missing-include-in-govirt.h.patch
file added
+26
SOURCES/0028-resource-Fix-ovirt_resource_rest_call_sync-return-va.patch
file added
+25
SOURCES/0029-resource-Fix-ovirt_resource_rest_call_sync-crash-on-.patch
file added
+39
SOURCES/0030-resource-Fix-ovirt_resource_init_from_xml_real-preco.patch
file added
+29
SOURCES/0031-resource-Update-xml-node-in-ovirt_resource_init_from.patch
file added
+61
SOURCES/0032-utils-Drop-type-member-from-OvirtXmlElement-struct.patch
file added
+151
SOURCES/0033-utils-Support-G_TYPE_UINT-in-_set_property_value_fro.patch
file added
+40
SOURCES/0034-utils-Improve-log-message-when-subnode-is-not-found.patch
file added
+29
SOURCES/0035-utils-Factor-out-basic-value-type-setting-from-_set_.patch
file added
+93
SOURCES/0036-utils-Get-enum-default-value-from-GParamSpec.patch
file added
+55
SOURCES/0037-vm-Set-vm-state-property-using-OvirtXmlElement-struc.patch
file added
+82
SOURCES/0038-vm-Set-values-of-OvirtVmDisplay-using-OvirtXmlElemen.patch
file added
+190
SOURCES/0039-vm-display-Move-XML-parsing-from-ovirt-vm-xml.c-file.patch
file added
+266
SOURCES/0040-vm-Set-ticket-expiry-using-OvirtXmlElement-struct.patch
file added
+98
SOURCES/0041-test-govirt-Add-display-node-to-vm-XMLs.patch
file added
+39
SOURCES/0042-proxy-Set-detailed-error-message-for-async-call.patch
file added
+66
SOURCES/0043-cdrom-Set-file-property-using-OvirtXmlElement-struct.patch
file added
+108
SOURCES/0044-proxy-Don-t-try-to-unref-NULL-root-node.patch
file added
+31
SOURCES/0045-utils-Check-for-valid-data-before-calling-rest_xml_p.patch
file added
+98
SOURCES/0046-Update-tests-certificates.patch
file added
+147
SPECS/libgovirt.spec
file added
+231
    import libgovirt-0.3.4-3.el7
    
        
file added
+1
file added
+1
file added
+231