You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by maneesha-p <gi...@git.apache.org> on 2015/12/03 13:50:06 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-9103 : Missing OS Mappings for...

GitHub user maneesha-p opened a pull request:

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

    CLOUDSTACK-9103 : Missing OS Mappings for VMware 6.0

    Added suitable db entries in tables hypervisor_capabilities and guest_os_hypervisor to support VMware 6.0 by copying from 5.5 and excluding few depricated guest os.

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

    $ git pull https://github.com/maneesha-p/cloudstack CLOUDSTACK-9103

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

    https://github.com/apache/cloudstack/pull/1159.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 #1159
    
----
commit 9da64221d815825dad5d7b361ebb08584228b12b
Author: Maneesha.P <ma...@citrix.com>
Date:   2015-12-03T12:42:50Z

    CLOUDSTACK-9103: Missing OS Mappings for VMware 6.0

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-9103 : Missing OS Mappings for...

Posted by maneesha-p <gi...@git.apache.org>.
Github user maneesha-p closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-9103 : Missing OS Mappings for...

Posted by maneesha-p <gi...@git.apache.org>.
Github user maneesha-p commented on the pull request:

    https://github.com/apache/cloudstack/pull/1159#issuecomment-163831485
  
    @jburwell @DaanHoogland Raised a new PR(1216) with changes suggested .
    @bhaisaab As master is in 4.7 we dont need the change in every upgrade path before 4.6 as we can pull the changes required.
    Please review pr-1216.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-9103 : Missing OS Mappings for...

Posted by DaanHoogland <gi...@git.apache.org>.
Github user DaanHoogland commented on the pull request:

    https://github.com/apache/cloudstack/pull/1159#issuecomment-161927649
  
    @maneesha-p It doesn't hurt to put this statement every where but let's reduce the number of paths. as 4.6.0 to 4.6.1 contains a new view, I made a pr to re-route the 4.6.0 to 4.7.0 upgrade via 4.6.1!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-9103 : Missing OS Mappings for...

Posted by jburwell <gi...@git.apache.org>.
Github user jburwell commented on the pull request:

    https://github.com/apache/cloudstack/pull/1159#issuecomment-161876783
  
    Master is now 4.7.0.  Therefore, these database changes should be in ``schema-460to470.sql`` and ``schema-461to470.sql`` files.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-9103 : Missing OS Mappings for...

Posted by bhaisaab <gi...@git.apache.org>.
Github user bhaisaab commented on the pull request:

    https://github.com/apache/cloudstack/pull/1159#issuecomment-161878161
  
    @maneesha-p thanks for the PR, please fix as John suggests. We also support vmware 6.0 on 4.5 branch, so do you think we need this in 4.5.2 to 4.5.3 upgrade path 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 your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---