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 <[email protected]>
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 <[email protected]>
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---