This file keeps track of all notable changes to the License Manager Agent Charm.
- Update the charm to support installing the new License Manager Agent process [ASP-5383]
- Remove support for CentOS7
- Add support to DSLS license server [ASP-5000]
- Include stat interval env var in the agent's configuration
- Update service to include locale env vars
- Drop support for CentOS 8
- Installed Python 3.12 to run the agent
- Add support for Rocky Linux and Ubuntu Jammy
- Set ops to version 1.3.0
- Add support to use Slurm reservations by setting an user and account
- Add an action to show the version of license-manager-agent.
- Fix command to reload systemd settings when installing
- Add config options to set the path to rlmutil (RLM binary) and lmutil (FlexLM binary)
- Add config options to set the path for lsdyna (LS-Dyna binary)
- Add config options to set the path for lmxendutil (LM-X binary)
- Add config option to define if reconciliation should run during Prolog/Epilog execution
- Add config option timeout_interval to terminate the service in case it hangs
- Add support to Fluentbit log forwarding
- Change OIDC configurations to support any kind of OIDC provider
- Change package provider to PyPI.org
- Add config options to set the path for olixtool (OLicense binary)
- Initital release