[GitHub] cloudstack pull request #1711: XenServer 7 Support

2016-12-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1711 --- 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 feature

[GitHub] cloudstack pull request #1711: XenServer 7 Support

2016-12-02 Thread syed
Github user syed commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1711#discussion_r90680829 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/discoverer/XcpServerDiscoverer.java --- @@ -410,6 +409,8 @@ else if

[GitHub] cloudstack pull request #1711: XenServer 7 Support

2016-11-16 Thread syed
GitHub user syed reopened a pull request: https://github.com/apache/cloudstack/pull/1711 XenServer 7 Support This PR adds support for XenServer 7. I have manually done the following tests - Create a new cluster with XenServer7 - Add Primary storage: Should create an SR on

[GitHub] cloudstack pull request #1711: XenServer 7 Support

2016-11-16 Thread syed
Github user syed closed the pull request at: https://github.com/apache/cloudstack/pull/1711 --- 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 feature is

[GitHub] cloudstack pull request #1711: XenServer 7 Support

2016-11-14 Thread syed
Github user syed commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1711#discussion_r87849857 --- Diff: setup/db/db/schema-4910to41000.sql --- @@ -35,4 +35,192 @@ INSERT IGNORE INTO `cloud`.`guest_os_hypervisor` (uuid, hypervisor_type, hypervi

[GitHub] cloudstack pull request #1711: XenServer 7 Support

2016-11-14 Thread syed
Github user syed commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1711#discussion_r87848428 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/XenServer700Resource.java --- @@ -0,0 +1,32 @@ +/* + *

[GitHub] cloudstack pull request #1711: XenServer 7 Support

2016-11-14 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1711#discussion_r87837783 --- Diff: tools/marvin/marvin/lib/utils.py --- @@ -489,9 +490,11 @@ def checkVolumeSize(ssh_handle=None, return FAILED

[GitHub] cloudstack pull request #1711: XenServer 7 Support

2016-11-14 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1711#discussion_r87846677 --- Diff: setup/db/db/schema-4910to41000.sql --- @@ -35,4 +35,192 @@ INSERT IGNORE INTO `cloud`.`guest_os_hypervisor` (uuid, hypervisor_type, hypervi

[GitHub] cloudstack pull request #1711: XenServer 7 Support

2016-11-14 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1711#discussion_r87836142 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/XenServer700Resource.java --- @@ -0,0 +1,32 @@ +/* + *

[GitHub] cloudstack pull request #1711: XenServer 7 Support

2016-11-14 Thread koushik-das
Github user koushik-das commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1711#discussion_r87758702 --- Diff: scripts/vm/hypervisor/xenserver/setup_heartbeat_sr.sh --- @@ -72,7 +72,7 @@ else fi rm $link -f fi -

[GitHub] cloudstack pull request #1711: XenServer 7 Support

2016-11-14 Thread ArmedGuy
Github user ArmedGuy commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1711#discussion_r87756104 --- Diff: scripts/vm/hypervisor/xenserver/setup_heartbeat_sr.sh --- @@ -72,7 +72,7 @@ else fi rm $link -f fi -

[GitHub] cloudstack pull request #1711: XenServer 7 Support

2016-11-14 Thread koushik-das
Github user koushik-das commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1711#discussion_r87754997 --- Diff: scripts/vm/hypervisor/xenserver/setup_heartbeat_sr.sh --- @@ -72,7 +72,7 @@ else fi rm $link -f fi -

[GitHub] cloudstack pull request #1711: XenServer 7 Support

2016-11-09 Thread syed
GitHub user syed reopened a pull request: https://github.com/apache/cloudstack/pull/1711 XenServer 7 Support This PR adds support for XenServer 7. I have manually done the following tests - Create a new cluster with XenServer7 - Add Primary storage: Should create an SR on