[GitHub] cloudstack pull request #1928: Update hypervisor capabilities for xenserver ...

2017-02-02 Thread rhtyd
Github user rhtyd commented on a diff in the pull request:

https://github.com/apache/cloudstack/pull/1928#discussion_r99288392
  
--- Diff: setup/db/db/schema-4910to4920.sql ---
@@ -236,3 +236,5 @@ CALL 
`cloud`.`IDEMPOTENT_INSERT_GUESTOS_HYPERVISOR_MAPPING`('Xenserver', '7.0.0'
 CALL `cloud`.`IDEMPOTENT_INSERT_GUESTOS_HYPERVISOR_MAPPING`('Xenserver', 
'7.0.0', 'Ubuntu Trusty Tahr 14.04', 256, 0);
 
 DROP PROCEDURE `cloud`.`IDEMPOTENT_INSERT_GUESTOS_HYPERVISOR_MAPPING`
+
--- End diff --

@syed 4.9.2.0 is already released, this need to go into 4.9.2.0->4.9.3.0 
upgrade path.


---
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.
---


[GitHub] cloudstack pull request #1928: Update hypervisor capabilities for xenserver ...

2017-02-02 Thread syed
GitHub user syed opened a pull request:

https://github.com/apache/cloudstack/pull/1928

Update hypervisor capabilities for xenserver 7

It looks like I missed to add the hypervisor capabilities when changing 
from master to 4.9. Can this be merged as well? 

@rhtyd @karuturi ?

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

$ git pull https://github.com/syed/cloudstack xs7-4.9-capabilities

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

https://github.com/apache/cloudstack/pull/1928.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 #1928


commit f4a86a495c7cb2db8b6001e5e3f8b69c496629dc
Author: Syed 
Date:   2017-02-02T18:00:59Z

Update hypervisor capabilities for xenserver 7




---
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.
---