[
https://issues.apache.org/jira/browse/CLOUDSTACK-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devdeep Singh resolved CLOUDSTACK-4268.
---------------------------------------
Resolution: Fixed
Checked it against the latest build. In a fresh 4.2 setup too the category for
'Other Ubuntu 32-bit' is mentioned as Ubuntu. Sql query out put is shared below.
mysql> select * from guest_os where id = 59;
+----+-------------+------+--------------------------------------+-----------------------+
| id | category_id | name | uuid | display_name
|
+----+-------------+------+--------------------------------------+-----------------------+
| 59 | 10 | NULL | bf5cb6cc-049a-11e3-a2c1-06045a000066 | Other Ubuntu
(32-bit) |
+----+-------------+------+--------------------------------------+-----------------------+
1 row in set (0.00 sec)
mysql> select * from guest_os_category;
+----+---------+--------------------------------------+
| id | name | uuid |
+----+---------+--------------------------------------+
| 1 | CentOS | bf406a8a-049a-11e3-a2c1-06045a000066 |
| 2 | Debian | bf40e280-049a-11e3-a2c1-06045a000066 |
| 3 | Oracle | bf413a8c-049a-11e3-a2c1-06045a000066 |
| 4 | RedHat | bf4192de-049a-11e3-a2c1-06045a000066 |
| 5 | SUSE | bf41e7ac-049a-11e3-a2c1-06045a000066 |
| 6 | Windows | bf423e00-049a-11e3-a2c1-06045a000066 |
| 7 | Other | bf429198-049a-11e3-a2c1-06045a000066 |
| 8 | Novel | bf42e63e-049a-11e3-a2c1-06045a000066 |
| 9 | Unix | bf434d40-049a-11e3-a2c1-06045a000066 |
| 10 | Ubuntu | bf43a218-049a-11e3-a2c1-06045a000066 |
| 11 | None | bf43f6dc-049a-11e3-a2c1-06045a000066 |
+----+---------+--------------------------------------+
11 rows in set (0.00 sec)
Which commit id were you on when you observed the issue (while verifying the
fix)?
> ASF 4.1 to 4.2 Upgrade: Guest OS Category of "Other Ubuntu 32bit" is
> different on the Upgraded Setup
> ----------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-4268
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4268
> 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
> Assignee: Devdeep Singh
> Priority: Critical
> Fix For: 4.2.0
>
>
> On the Fresh 4.2 Installation:
> Other Ubuntu 32-bit guest OS Type belongs to "Other" Guest OS Category
> On Upgraded 4.2 Installation:
> Other Ubuntu 32-bit guest OS Type belongs to "Ubuntu" Guest OS Category
--
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