[jira] [Updated] (CLOUDSTACK-3607) "guest_os_hypervisor" table has values that are not registered in "guest_os" table

2014-11-18 Thread Animesh Chaturvedi (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Animesh Chaturvedi updated CLOUDSTACK-3607:
---
Assignee: Amogh Vasekar

> "guest_os_hypervisor" table has values that are not registered in "guest_os" 
> table
> --
>
> Key: CLOUDSTACK-3607
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3607
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Management Server
>Affects Versions: 4.2.0
>Reporter: Chandan Purushothama
>Assignee: Amogh Vasekar
> Fix For: 4.4.0, 4.5.0
>
>
> mysql> select * from guest_os_hypervisor where guest_os_id not in (select id 
> from guest_os);
> +-+-++-+
> | id  | hypervisor_type | guest_os_name  | guest_os_id |
> +-+-++-+
> | 128 | VmWare  | Red Hat Enterprise Linux 6(32-bit) | 204 |
> | 129 | VmWare  | Red Hat Enterprise Linux 6(64-bit) | 205 |
> +-+-++-+
> 2 rows in set (0.07 sec)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CLOUDSTACK-3607) "guest_os_hypervisor" table has values that are not registered in "guest_os" table

2014-11-17 Thread Chandan Purushothama (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chandan Purushothama updated CLOUDSTACK-3607:
-
Assignee: (was: Chandan Purushothama)

> "guest_os_hypervisor" table has values that are not registered in "guest_os" 
> table
> --
>
> Key: CLOUDSTACK-3607
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3607
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Management Server
>Affects Versions: 4.2.0
>Reporter: Chandan Purushothama
> Fix For: 4.4.0, 4.5.0
>
>
> mysql> select * from guest_os_hypervisor where guest_os_id not in (select id 
> from guest_os);
> +-+-++-+
> | id  | hypervisor_type | guest_os_name  | guest_os_id |
> +-+-++-+
> | 128 | VmWare  | Red Hat Enterprise Linux 6(32-bit) | 204 |
> | 129 | VmWare  | Red Hat Enterprise Linux 6(64-bit) | 205 |
> +-+-++-+
> 2 rows in set (0.07 sec)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CLOUDSTACK-3607) "guest_os_hypervisor" table has values that are not registered in "guest_os" table

2014-11-05 Thread Ram Ganesh (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ram Ganesh updated CLOUDSTACK-3607:
---
Fix Version/s: 4.5.0

> "guest_os_hypervisor" table has values that are not registered in "guest_os" 
> table
> --
>
> Key: CLOUDSTACK-3607
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3607
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Management Server
>Affects Versions: 4.2.0
>Reporter: Chandan Purushothama
>Assignee: Chandan Purushothama
> Fix For: 4.4.0, 4.5.0
>
>
> mysql> select * from guest_os_hypervisor where guest_os_id not in (select id 
> from guest_os);
> +-+-++-+
> | id  | hypervisor_type | guest_os_name  | guest_os_id |
> +-+-++-+
> | 128 | VmWare  | Red Hat Enterprise Linux 6(32-bit) | 204 |
> | 129 | VmWare  | Red Hat Enterprise Linux 6(64-bit) | 205 |
> +-+-++-+
> 2 rows in set (0.07 sec)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CLOUDSTACK-3607) "guest_os_hypervisor" table has values that are not registered in "guest_os" table

2014-11-05 Thread Ram Ganesh (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ram Ganesh updated CLOUDSTACK-3607:
---
Assignee: Chandan Purushothama

> "guest_os_hypervisor" table has values that are not registered in "guest_os" 
> table
> --
>
> Key: CLOUDSTACK-3607
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3607
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Management Server
>Affects Versions: 4.2.0
>Reporter: Chandan Purushothama
>Assignee: Chandan Purushothama
> Fix For: 4.4.0
>
>
> mysql> select * from guest_os_hypervisor where guest_os_id not in (select id 
> from guest_os);
> +-+-++-+
> | id  | hypervisor_type | guest_os_name  | guest_os_id |
> +-+-++-+
> | 128 | VmWare  | Red Hat Enterprise Linux 6(32-bit) | 204 |
> | 129 | VmWare  | Red Hat Enterprise Linux 6(64-bit) | 205 |
> +-+-++-+
> 2 rows in set (0.07 sec)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CLOUDSTACK-3607) "guest_os_hypervisor" table has values that are not registered in "guest_os" table

2014-01-13 Thread Abhinandan Prateek (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Abhinandan Prateek updated CLOUDSTACK-3607:
---

Assignee: (was: Abhinandan Prateek)

> "guest_os_hypervisor" table has values that are not registered in "guest_os" 
> table
> --
>
> Key: CLOUDSTACK-3607
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3607
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Management Server
>Affects Versions: 4.2.0
>Reporter: Chandan Purushothama
> Fix For: 4.3.0
>
>
> mysql> select * from guest_os_hypervisor where guest_os_id not in (select id 
> from guest_os);
> +-+-++-+
> | id  | hypervisor_type | guest_os_name  | guest_os_id |
> +-+-++-+
> | 128 | VmWare  | Red Hat Enterprise Linux 6(32-bit) | 204 |
> | 129 | VmWare  | Red Hat Enterprise Linux 6(64-bit) | 205 |
> +-+-++-+
> 2 rows in set (0.07 sec)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (CLOUDSTACK-3607) "guest_os_hypervisor" table has values that are not registered in "guest_os" table

2013-12-13 Thread Animesh Chaturvedi (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Animesh Chaturvedi updated CLOUDSTACK-3607:
---

Priority: Major  (was: Critical)

> "guest_os_hypervisor" table has values that are not registered in "guest_os" 
> table
> --
>
> Key: CLOUDSTACK-3607
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3607
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Management Server
>Affects Versions: 4.2.0
>Reporter: Chandan Purushothama
>Assignee: Abhinandan Prateek
> Fix For: 4.3.0
>
>
> mysql> select * from guest_os_hypervisor where guest_os_id not in (select id 
> from guest_os);
> +-+-++-+
> | id  | hypervisor_type | guest_os_name  | guest_os_id |
> +-+-++-+
> | 128 | VmWare  | Red Hat Enterprise Linux 6(32-bit) | 204 |
> | 129 | VmWare  | Red Hat Enterprise Linux 6(64-bit) | 205 |
> +-+-++-+
> 2 rows in set (0.07 sec)



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (CLOUDSTACK-3607) "guest_os_hypervisor" table has values that are not registered in "guest_os" table

2013-12-09 Thread Sanjay Tripathi (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sanjay Tripathi updated CLOUDSTACK-3607:


Assignee: Abhinandan Prateek  (was: Sanjay Tripathi)

> "guest_os_hypervisor" table has values that are not registered in "guest_os" 
> table
> --
>
> Key: CLOUDSTACK-3607
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3607
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Management Server
>Affects Versions: 4.2.0
>Reporter: Chandan Purushothama
>Assignee: Abhinandan Prateek
>Priority: Critical
> Fix For: 4.3.0
>
>
> mysql> select * from guest_os_hypervisor where guest_os_id not in (select id 
> from guest_os);
> +-+-++-+
> | id  | hypervisor_type | guest_os_name  | guest_os_id |
> +-+-++-+
> | 128 | VmWare  | Red Hat Enterprise Linux 6(32-bit) | 204 |
> | 129 | VmWare  | Red Hat Enterprise Linux 6(64-bit) | 205 |
> +-+-++-+
> 2 rows in set (0.07 sec)



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (CLOUDSTACK-3607) "guest_os_hypervisor" table has values that are not registered in "guest_os" table

2013-11-27 Thread Abhinandan Prateek (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Abhinandan Prateek updated CLOUDSTACK-3607:
---

Assignee: Sanjay Tripathi  (was: Abhinandan Prateek)

> "guest_os_hypervisor" table has values that are not registered in "guest_os" 
> table
> --
>
> Key: CLOUDSTACK-3607
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3607
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Management Server
>Affects Versions: 4.2.0
>Reporter: Chandan Purushothama
>Assignee: Sanjay Tripathi
>Priority: Critical
> Fix For: 4.3.0
>
>
> mysql> select * from guest_os_hypervisor where guest_os_id not in (select id 
> from guest_os);
> +-+-++-+
> | id  | hypervisor_type | guest_os_name  | guest_os_id |
> +-+-++-+
> | 128 | VmWare  | Red Hat Enterprise Linux 6(32-bit) | 204 |
> | 129 | VmWare  | Red Hat Enterprise Linux 6(64-bit) | 205 |
> +-+-++-+
> 2 rows in set (0.07 sec)



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (CLOUDSTACK-3607) "guest_os_hypervisor" table has values that are not registered in "guest_os" table

2013-10-22 Thread Abhinandan Prateek (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Abhinandan Prateek updated CLOUDSTACK-3607:
---

Fix Version/s: (was: 4.2.1)
   4.3.0

> "guest_os_hypervisor" table has values that are not registered in "guest_os" 
> table
> --
>
> Key: CLOUDSTACK-3607
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3607
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Management Server
>Affects Versions: 4.2.0
>Reporter: Chandan Purushothama
>Assignee: Abhinandan Prateek
>Priority: Critical
> Fix For: 4.3.0
>
>
> mysql> select * from guest_os_hypervisor where guest_os_id not in (select id 
> from guest_os);
> +-+-++-+
> | id  | hypervisor_type | guest_os_name  | guest_os_id |
> +-+-++-+
> | 128 | VmWare  | Red Hat Enterprise Linux 6(32-bit) | 204 |
> | 129 | VmWare  | Red Hat Enterprise Linux 6(64-bit) | 205 |
> +-+-++-+
> 2 rows in set (0.07 sec)



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (CLOUDSTACK-3607) "guest_os_hypervisor" table has values that are not registered in "guest_os" table

2013-09-05 Thread Abhinandan Prateek (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Abhinandan Prateek updated CLOUDSTACK-3607:
---

Fix Version/s: (was: 4.2.0)
   4.2.1

> "guest_os_hypervisor" table has values that are not registered in "guest_os" 
> table
> --
>
> Key: CLOUDSTACK-3607
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3607
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Management Server
>Affects Versions: 4.2.0
>Reporter: Chandan Purushothama
>Priority: Critical
> Fix For: 4.2.1
>
>
> mysql> select * from guest_os_hypervisor where guest_os_id not in (select id 
> from guest_os);
> +-+-++-+
> | id  | hypervisor_type | guest_os_name  | guest_os_id |
> +-+-++-+
> | 128 | VmWare  | Red Hat Enterprise Linux 6(32-bit) | 204 |
> | 129 | VmWare  | Red Hat Enterprise Linux 6(64-bit) | 205 |
> +-+-++-+
> 2 rows in set (0.07 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


[jira] [Updated] (CLOUDSTACK-3607) "guest_os_hypervisor" table has values that are not registered in "guest_os" table

2013-09-05 Thread Abhinandan Prateek (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Abhinandan Prateek updated CLOUDSTACK-3607:
---

Priority: Critical  (was: Major)

> "guest_os_hypervisor" table has values that are not registered in "guest_os" 
> table
> --
>
> Key: CLOUDSTACK-3607
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3607
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Management Server
>Affects Versions: 4.2.0
>Reporter: Chandan Purushothama
>Priority: Critical
> Fix For: 4.2.0
>
>
> mysql> select * from guest_os_hypervisor where guest_os_id not in (select id 
> from guest_os);
> +-+-++-+
> | id  | hypervisor_type | guest_os_name  | guest_os_id |
> +-+-++-+
> | 128 | VmWare  | Red Hat Enterprise Linux 6(32-bit) | 204 |
> | 129 | VmWare  | Red Hat Enterprise Linux 6(64-bit) | 205 |
> +-+-++-+
> 2 rows in set (0.07 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