Chandan Purushothama created CLOUDSTACK-3647:
------------------------------------------------
Summary: 3.0.6 to ASF 4.2 Upgrade: "guest_os" table has duplicate
Windows 8 64-bit OS mappings on the Upgraded Setup
Key: CLOUDSTACK-3647
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3647
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Upgrade
Affects Versions: 4.2.0
Reporter: Chandan Purushothama
Fix For: 4.2.0
mysql> select * from guest_os where display_name like "Windows 8%";
+-----+-------------+------+--------------------------------------+--------------------+
| id | category_id | name | uuid |
display_name |
+-----+-------------+------+--------------------------------------+--------------------+
| 165 | 6 | NULL | 67b38d28-ed85-11e2-a76b-0649e40006c6 | Windows 8
(32-bit) |
| 166 | 6 | NULL | 67b3a362-ed85-11e2-a76b-0649e40006c6 | Windows 8
(64-bit) |
| 206 | 6 | NULL | 206 | Windows
8(64-bit) |
+-----+-------------+------+--------------------------------------+--------------------+
3 rows in set (0.00 sec)
mysql>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira