Bug #15989
closed
Nova license path in log is misleading for plugin licenses
Added by François ARMAND about 5 years ago.
Updated almost 5 years ago.
Category:
System integration
Severity:
Minor - inconvenience | misleading | easy workaround
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Description
In the webapp, we have that log at boot:
rudder.dir.licensesFolder="/opt/rudder/etc/licenses"
But we don't display the license path for plugin. This is extremely misleading. We need to:
- change "rudder.dir.licenseFolder" to something explicit like "rudder.deprecated.cfengine.licenses=/opt/rudder/etc/cfengine-entreprise/licenses" (or not even log it actually, perhaps simpler)
- add the path for plugin licenses so that people can find it.
- Status changed from New to In progress
I propose to:
- hard-code nova license path to /opt/rudder/etc/cfengine-enterprise-licenses
in the code (it is removed in 6.0, so it's just to avoid breaking things in 5.0);
- remove rudder.dir.licensesFolder
from properties (and had a special hide to not have it in log even if properties file is migrated from a previous version of rudder)
- add a log info for plugin/license path (since it's not configurable for now, because plugins need to know at compile time where to look)
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/2633
- Status changed from Pending technical review to Pending release
- Name check changed from To do to Reviewed
- Fix check changed from To do to Checked
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.15 which was released today.
Also available in: Atom
PDF