[GitHub] cloudstack issue #1698: CLOUDSTACK-9525 add support for windows 10 guest os ...

2016-10-10 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/1698 executed the above failed tests manually and were successful. looks like an environment issue. merging this now --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack issue #1698: CLOUDSTACK-9525 add support for windows 10 guest os ...

2016-10-10 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1698 ### ACS CI BVT Run **Sumarry:** Build Number 111 Hypervisor xenserver NetworkType Advanced Passed=98 Failed=3 Skipped=4 _Link to logs Folder

[GitHub] cloudstack issue #1698: CLOUDSTACK-9525 add support for windows 10 guest os ...

2016-10-07 Thread koushik-das
Github user koushik-das commented on the issue: https://github.com/apache/cloudstack/pull/1698 Sql changes LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] cloudstack issue #1698: CLOUDSTACK-9525 add support for windows 10 guest os ...

2016-10-06 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1698 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cloudstack issue #1698: CLOUDSTACK-9525 add support for windows 10 guest os ...

2016-10-06 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1698 ### ACS CI BVT Run **Sumarry:** Build Number 110 Hypervisor xenserver NetworkType Advanced Passed=100 Failed=3 Skipped=4 _Link to logs Folder

[GitHub] cloudstack issue #1698: CLOUDSTACK-9525 add support for windows 10 guest os ...

2016-10-06 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/1698 @serg38 thanks for the queries. added them in a new commit. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] cloudstack issue #1698: CLOUDSTACK-9525 add support for windows 10 guest os ...

2016-10-05 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1698 On Vmware they are Windows 10 is supported only starting ESX 6 so only 3 extra lines would be needed. I will help with testing on vmware: INSERT IGNORE INTO `cloud`.`guest_os_hypervisor`

[GitHub] cloudstack issue #1698: CLOUDSTACK-9525 add support for windows 10 guest os ...

2016-10-04 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/1698 @serg38 @jburwell I will take a look and add. But, I dont have the hardware to test those. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cloudstack issue #1698: CLOUDSTACK-9525 add support for windows 10 guest os ...

2016-10-03 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1698 @serg38 @karuturi can you also include the mappings for KVM and HyperV? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] cloudstack issue #1698: CLOUDSTACK-9525 add support for windows 10 guest os ...

2016-10-03 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1698 @karuturi Can we add mappings for Windows 10 for Vmware hypervisors as well? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] cloudstack issue #1698: CLOUDSTACK-9525 add support for windows 10 guest os ...

2016-10-03 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1698 @karuturi @rhtyd I might be mistaken but we also need to add mapping into cloudstack/vmware-base/src/com/cloud/hypervisor/vmware/util/VmwareGuestOsMapper and/or