[
https://issues.apache.org/jira/browse/CLOUDSTACK-8999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978955#comment-14978955
]
ASF subversion and git services commented on CLOUDSTACK-8999:
-------------------------------------------------------------
Commit 1e8d39b12e1ade404eb002269b54e518d6aa3309 in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=1e8d39b ]
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]>
(cherry picked from commit 536a8b22c8865dc94281bce6267930a63e03ab77)
Signed-off-by: Rohit Yadav <[email protected]>
> serviceConfig.py does not take in custom kvm resource
> -----------------------------------------------------
>
> Key: CLOUDSTACK-8999
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8999
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: KVM
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Fix For: 4.5.3, 4.6.0
>
>
> if an admin defines a custom resources in agent.properties, it is not picked
> up due to hardcoded "resources" in serviceConfig.py.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)