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 XS7
    - Add another XS7 host to the Pool 
    - Add host2 to Cloudstack
    - Create VM1 from template 
    - Create VM2 from template 
    - Ping/SSH VM1 to VM2 and vice-versa
    - Stop/Delete/Expunge VM2
    - Create Data disk 
    - Attach it to VM1
    - Create VM snaphsot of VM1
    - Restore VM snapshot of VM1
    - Delete VM snapshot of VM1
    - Create Volume snapshot of Datadisk
    - Create volume snapshot of Root disk
    - Create new template from snapshot of root disk
    - Create volume from snapshot of datadisk
    - Detach datadisk volume
    - Delete datadisk volume
    - Aquire a public IP
    - Create a static nat to VM1
    - Live migrate VM1 while traffic on VM
    - Delete VM1


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/syed/cloudstack xenserver7

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1711.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1711
    
----
commit a5174d965c662b99a3271e7887ccce2b9f42a216
Author: Syed <syed1.mush...@gmail.com>
Date:   2016-10-17T15:25:00Z

    Add support for XenServer 7

commit db8c89957e176b6bde067d2b2e354e4573a5017f
Author: Syed Mushtaq Ahmed <syed1.mush...@gmail.com>
Date:   2016-11-14T17:29:56Z

    change variable name to be more descriptive

----


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to