You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by bhaisaab <gi...@git.apache.org> on 2015/10/28 06:28:04 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-8999: Don't override resource ...

GitHub user bhaisaab opened a pull request:

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

    CLOUDSTACK-8999: Don't override resource if provided by agent.properties

    If a custom resource (kvm/libvirt implementation) is defined in agent.properties
    don't override with the default, but check and fallback to the default if
    resource property not defined
    
    A simple if-else fix, cc @remibergsma @wido @wilderrodrigues @borisroman and others

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

    $ git pull https://github.com/shapeblue/cloudstack allow-pluggable-kvmresource

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

    https://github.com/apache/cloudstack/pull/990.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 #990
    
----
commit 536a8b22c8865dc94281bce6267930a63e03ab77
Author: Rohit Yadav <ro...@shapeblue.com>
Date:   2015-10-28T05:22:13Z

    CLOUDSTACK-8999: Don't override resource if provided by agent.properties
    
    If a custom resource (kvm/libvirt implementation) is defined in agent.properties
    don't override with the default, but check and fallback to the default if
    resource property not defined
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>

----


---
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: [4.5] CLOUDSTACK-8999: Don't override res...

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

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


---
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: [4.5] CLOUDSTACK-8999: Don't override res...

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

    https://github.com/apache/cloudstack/pull/990#issuecomment-151784690
  
    LGTM


---
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: [4.5] CLOUDSTACK-8999: Don't override res...

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

    https://github.com/apache/cloudstack/pull/990#issuecomment-151957243
  
    Merged on 4.5 since, PR for master has been merged on master.


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