An open API service indexing awesome lists of open source software.

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

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.