mirror of https://github.com/apache/cloudstack.git
Support for centos7 and centos8 Prior PR #2915 causes the cloudstack-usage daemon to not be able to find the mysql-ha jar file. This happens because the /etc/default/cloudstack-usage file points to the old location for the mysql-ha jar file, and thus is unable to load it. This prior PR installs this jar into a more common area with other jar files, and thus is not really a desired location for the cloudstack-usage daemon to get it from, as it will cause cloudstack-usage to load other plugins that it doesn't need. Fixes: #3974 |
||
|---|---|---|
| .. | ||
| cloudstack-agent.default | ||
| cloudstack-agent.service | ||
| cloudstack-management.default | ||
| cloudstack-management.service | ||
| cloudstack-rolling-maintenance@.service | ||
| cloudstack-usage.default | ||
| cloudstack-usage.service | ||