https://github.com/uyuni-project/subscription-matcher
Reports whether some installed SUSE products match a set of SUSE subscriptions
https://github.com/uyuni-project/subscription-matcher
constraint-solver java optimization rule-engine subscription subscription-management suse-manager
Last synced: 3 months ago
JSON representation
Reports whether some installed SUSE products match a set of SUSE subscriptions
- Host: GitHub
- URL: https://github.com/uyuni-project/subscription-matcher
- Owner: uyuni-project
- License: bsd-3-clause
- Created: 2018-04-13T07:54:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T14:24:06.000Z (over 1 year ago)
- Last Synced: 2024-03-27T05:48:31.443Z (over 1 year ago)
- Topics: constraint-solver, java, optimization, rule-engine, subscription, subscription-management, suse-manager
- Language: Java
- Homepage:
- Size: 1.16 MB
- Stars: 1
- Watchers: 27
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
`subscription-matcher` is an open source program by SUSE that utilizes the [Drools](https://www.drools.org/) rule engine and the [OptaPlanner](https://www.optaplanner.org/) constraint solver to determine whether a set of installed SUSE products matches a set of SUSE subscriptions.
At the moment, it is an internal component of SUSE Manager.