You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Chandan Purushothama (JIRA)" <ji...@apache.org> on 2013/07/18 21:46:48 UTC

[jira] [Created] (CLOUDSTACK-3649) 3.0.6 to ASF 4.2 Upgrade: "hypervisor_capabilites" table has duplicate XenServer 6.1 entries and no XenServer 6.2 entry on the Upgraded Setup

Chandan Purushothama created CLOUDSTACK-3649:
------------------------------------------------

             Summary: 3.0.6 to ASF 4.2 Upgrade: "hypervisor_capabilites" table has duplicate XenServer 6.1 entries and no XenServer 6.2 entry on the Upgraded Setup
                 Key: CLOUDSTACK-3649
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3649
             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 hypervisor_type,hypervisor_version from hypervisor_capabilities where hypervisor_type like "Xen%";
+-----------------+--------------------+
| hypervisor_type | hypervisor_version |
+-----------------+--------------------+
| XenServer       | default            |
| XenServer       | XCP 1.0            |
| XenServer       | 5.6                |
| XenServer       | 5.6 FP1            |
| XenServer       | 5.6 SP2            |
| XenServer       | 6.0                |
| XenServer       | 6.0.2              |
| XenServer       | 6.1.0              |
| XenServer       | 6.1.0              |
+-----------------+--------------------+
9 rows in set (0.00 sec)


--
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