[jira] [Commented] (CLOUDSTACK-9662) Adding XenServer 7 support to Cloudstack

2016-12-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769234#comment-15769234
 ] 

ASF subversion and git services commented on CLOUDSTACK-9662:
-

Commit eabf862ba9751bcdbe18a6cc9b91f2ae48472cab in cloudstack's branch 
refs/heads/4.9 from [~syed1]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=eabf862 ]

[CLOUDSTACK-9662] Add support for XenServer 7


> Adding XenServer 7 support to Cloudstack
> 
>
> Key: CLOUDSTACK-9662
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9662
> Project: CloudStack
>  Issue Type: Improvement
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Affects Versions: Future, 4.10.0.0, 4.9.0.1
>Reporter: Syed Ahmed
>  Labels: hypervisor, xenserver
>
> This Bug is to track XenServer 7 support in Cloudstack. The PR can be found 
> at https://github.com/apache/cloudstack/pull/1711



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


[jira] [Commented] (CLOUDSTACK-9662) Adding XenServer 7 support to Cloudstack

2016-12-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769237#comment-15769237
 ] 

ASF subversion and git services commented on CLOUDSTACK-9662:
-

Commit eabf862ba9751bcdbe18a6cc9b91f2ae48472cab in cloudstack's branch 
refs/heads/master from [~syed1]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=eabf862 ]

[CLOUDSTACK-9662] Add support for XenServer 7


> Adding XenServer 7 support to Cloudstack
> 
>
> Key: CLOUDSTACK-9662
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9662
> Project: CloudStack
>  Issue Type: Improvement
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Affects Versions: Future, 4.10.0.0, 4.9.0.1
>Reporter: Syed Ahmed
>  Labels: hypervisor, xenserver
>
> This Bug is to track XenServer 7 support in Cloudstack. The PR can be found 
> at https://github.com/apache/cloudstack/pull/1711



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


[jira] [Commented] (CLOUDSTACK-9662) Adding XenServer 7 support to Cloudstack

2016-12-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769239#comment-15769239
 ] 

ASF subversion and git services commented on CLOUDSTACK-9662:
-

Commit a0e36b73aebe43bfe6bec3ef8f53e8cb99ecbc32 in cloudstack's branch 
refs/heads/master from [~rohit.ya...@shapeblue.com]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a0e36b7 ]

Merge pull request #1711 from syed/xenserver7

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

* pr/1711:
  [CLOUDSTACK-9662] Add support for XenServer 7

Signed-off-by: Rohit Yadav 


> Adding XenServer 7 support to Cloudstack
> 
>
> Key: CLOUDSTACK-9662
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9662
> Project: CloudStack
>  Issue Type: Improvement
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Affects Versions: Future, 4.10.0.0, 4.9.0.1
>Reporter: Syed Ahmed
>  Labels: hypervisor, xenserver
>
> This Bug is to track XenServer 7 support in Cloudstack. The PR can be found 
> at https://github.com/apache/cloudstack/pull/1711



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


[jira] [Commented] (CLOUDSTACK-9662) Adding XenServer 7 support to Cloudstack

2016-12-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769238#comment-15769238
 ] 

ASF subversion and git services commented on CLOUDSTACK-9662:
-

Commit a0e36b73aebe43bfe6bec3ef8f53e8cb99ecbc32 in cloudstack's branch 
refs/heads/4.9 from [~rohit.ya...@shapeblue.com]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a0e36b7 ]

Merge pull request #1711 from syed/xenserver7

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

* pr/1711:
  [CLOUDSTACK-9662] Add support for XenServer 7

Signed-off-by: Rohit Yadav 


> Adding XenServer 7 support to Cloudstack
> 
>
> Key: CLOUDSTACK-9662
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9662
> Project: CloudStack
>  Issue Type: Improvement
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Affects Versions: Future, 4.10.0.0, 4.9.0.1
>Reporter: Syed Ahmed
>  Labels: hypervisor, xenserver
>
> This Bug is to track XenServer 7 support in Cloudstack. The PR can be found 
> at https://github.com/apache/cloudstack/pull/1711



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


[jira] [Commented] (CLOUDSTACK-9662) Adding XenServer 7 support to Cloudstack

2016-12-26 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15778503#comment-15778503
 ] 

ASF subversion and git services commented on CLOUDSTACK-9662:
-

Commit ee83b02c7640ec69e1ec0a16a071ac2d5b7575b6 in cloudstack's branch 
refs/heads/4.9 from [~rohit.ya...@shapeblue.com]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=ee83b02 ]

Merge pull request #1863 from shapeblue/xs7-iscsifixtest

Smoke tests xen:iscsi fix

* pr/1863:
  CLOUDSTACK-9662: Fix failing iscsi test

Signed-off-by: Rohit Yadav 


> Adding XenServer 7 support to Cloudstack
> 
>
> Key: CLOUDSTACK-9662
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9662
> Project: CloudStack
>  Issue Type: Improvement
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Affects Versions: Future, 4.10.0.0, 4.9.0.1
>Reporter: Syed Ahmed
>  Labels: hypervisor, xenserver
>
> This Bug is to track XenServer 7 support in Cloudstack. The PR can be found 
> at https://github.com/apache/cloudstack/pull/1711



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


[jira] [Commented] (CLOUDSTACK-9662) Adding XenServer 7 support to Cloudstack

2016-12-26 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15778502#comment-15778502
 ] 

ASF subversion and git services commented on CLOUDSTACK-9662:
-

Commit 2ce02dc9378e5805957b8d4fcdc7b1ad41d1165c in cloudstack's branch 
refs/heads/4.9 from [~rohit.ya...@shapeblue.com]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2ce02dc ]

CLOUDSTACK-9662: Fix failing iscsi test

Use separate lvcreate command on XenServer7 hosts, that checks and passes
different parameters based on the xenserver release version.

Signed-off-by: Rohit Yadav 


> Adding XenServer 7 support to Cloudstack
> 
>
> Key: CLOUDSTACK-9662
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9662
> Project: CloudStack
>  Issue Type: Improvement
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Affects Versions: Future, 4.10.0.0, 4.9.0.1
>Reporter: Syed Ahmed
>  Labels: hypervisor, xenserver
>
> This Bug is to track XenServer 7 support in Cloudstack. The PR can be found 
> at https://github.com/apache/cloudstack/pull/1711



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


[jira] [Commented] (CLOUDSTACK-9662) Adding XenServer 7 support to Cloudstack

2016-12-26 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15778516#comment-15778516
 ] 

ASF subversion and git services commented on CLOUDSTACK-9662:
-

Commit ee83b02c7640ec69e1ec0a16a071ac2d5b7575b6 in cloudstack's branch 
refs/heads/master from [~rohit.ya...@shapeblue.com]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=ee83b02 ]

Merge pull request #1863 from shapeblue/xs7-iscsifixtest

Smoke tests xen:iscsi fix

* pr/1863:
  CLOUDSTACK-9662: Fix failing iscsi test

Signed-off-by: Rohit Yadav 


> Adding XenServer 7 support to Cloudstack
> 
>
> Key: CLOUDSTACK-9662
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9662
> Project: CloudStack
>  Issue Type: Improvement
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Affects Versions: Future, 4.10.0.0, 4.9.0.1
>Reporter: Syed Ahmed
>  Labels: hypervisor, xenserver
>
> This Bug is to track XenServer 7 support in Cloudstack. The PR can be found 
> at https://github.com/apache/cloudstack/pull/1711



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


[jira] [Commented] (CLOUDSTACK-9662) Adding XenServer 7 support to Cloudstack

2016-12-26 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15778514#comment-15778514
 ] 

ASF subversion and git services commented on CLOUDSTACK-9662:
-

Commit 2ce02dc9378e5805957b8d4fcdc7b1ad41d1165c in cloudstack's branch 
refs/heads/master from [~rohit.ya...@shapeblue.com]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2ce02dc ]

CLOUDSTACK-9662: Fix failing iscsi test

Use separate lvcreate command on XenServer7 hosts, that checks and passes
different parameters based on the xenserver release version.

Signed-off-by: Rohit Yadav 


> Adding XenServer 7 support to Cloudstack
> 
>
> Key: CLOUDSTACK-9662
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9662
> Project: CloudStack
>  Issue Type: Improvement
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Affects Versions: Future, 4.10.0.0, 4.9.0.1
>Reporter: Syed Ahmed
>  Labels: hypervisor, xenserver
>
> This Bug is to track XenServer 7 support in Cloudstack. The PR can be found 
> at https://github.com/apache/cloudstack/pull/1711



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