mirror of https://github.com/apache/cloudstack.git
Updated test data file with osid
This commit is contained in:
parent
5e7baa5a55
commit
eac8d4b153
|
|
@ -1537,7 +1537,7 @@ test_data = {
|
|||
"url": "http://10.147.28.7/templates/builtin/centos56-x86_64.vhd.bz2",
|
||||
"hypervisor":"XenServer",
|
||||
"checksum": "09b08b6abb1b903fca7711d3ac8d6598",
|
||||
"ostypeid":"fbe5230a-d490-11e4-a923-2611fa84f51d"
|
||||
"ostypeid":"142"
|
||||
},
|
||||
"OVA": {
|
||||
"templatename": "VMwareUploadtemplate",
|
||||
|
|
@ -1545,7 +1545,7 @@ test_data = {
|
|||
"url": "http://nfs1.lab.vmops.com/templates/vmware/CentOS5.3-x86_64.ova",
|
||||
"checksum": "02de0576dd3a61ab59c03fd795fc86ac",
|
||||
"hypervisor":"VMware",
|
||||
"ostypeid":"74affaea-c658-11e4-ad38-a6d1374244b4"
|
||||
"ostypeid":"142"
|
||||
},
|
||||
"QCOW2": {
|
||||
"templatename": "KVMUploadtemplate",
|
||||
|
|
@ -1553,7 +1553,7 @@ test_data = {
|
|||
"url": "http://10.147.28.7/templates/builtin/eec2209b-9875-3c8d-92be-c001bd8a0faf.qcow2.bz2",
|
||||
"checksum": "d06b5f6a-d44e-11e4-9d99-4af3a393b3ac",
|
||||
"hypervisor":"KVM",
|
||||
"ostypeid":"d084e2c8-d44e-11e4-9d99-4af3a393b3ac"
|
||||
"ostypeid":"142"
|
||||
},
|
||||
},
|
||||
"bootableIso":
|
||||
|
|
|
|||
Loading…
Reference in New Issue