CLOUDSTACK-7573 : Fixed the Guest OS Type used for the ISO

This commit is contained in:
Chandan Purushothama 2014-09-17 12:23:39 -07:00 committed by Sangeetha Hariharan
parent 6a11d099cf
commit f1f61e13e5
1 changed files with 1 additions and 1 deletions

View File

@ -708,7 +708,7 @@ test_data = {
"url": "http://people.apache.org/~tsp/dummy.iso",
"bootable": False,
"ispublic": False,
"ostype": "CentOS 5.6 (64-bit)",
"ostype": "Other (64-bit)",
},
"iso1": {
"displaytext": "Test ISO 1",