Marcus Sorensen created CLOUDSTACK-8244:
-------------------------------------------
Summary: LibvirtServerDiscoverer.java has hard coded agent class
Key: CLOUDSTACK-8244
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8244
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Affects Versions: 4.3.0
Reporter: Marcus Sorensen
Fix For: 4.5.0
LibvirtServerDiscoverer.java has a hard-coded string-based reference to
LibvirtComputingResource:
String guidWithTail = guid + "-LibvirtComputingResource";
However, this class is configurable in the agent via agent.properties, and this
breaks the configurability. This needs to be reworked ideally to discover
agents regardless of what the suffix of the guid is.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)