Skip to content

Add SAP licence support - #103

Merged
Dany9966 merged 2 commits into
cloudbase:masterfrom
mihaelabalutoiu:add-sap-licence-support
Aug 13, 2026
Merged

Add SAP licence support#103
Dany9966 merged 2 commits into
cloudbase:masterfrom
mihaelabalutoiu:add-sap-licence-support

Conversation

@mihaelabalutoiu

@mihaelabalutoiu mihaelabalutoiu commented Aug 11, 2026

Copy link
Copy Markdown
Member

The licensing server now issues two licence editions — standard (v2) and SAP (v2-sap) — and reports the appliance usage counters split per edition under standard_licence_stats and sap_licence_stats instead of one flat set of counters.

Changes

  • licensing appliance status reports the per-edition breakdown of the counters under the standard_* and sap_* fields, mirroring the licensing server response.
  • licensing licence list and licensing reservation list report the user-facing edition (Standard / SAP) alongside the raw licence version and reservation type.

Comment thread coriolisclient/cli/licensing.py Outdated
Comment thread coriolisclient/cli/licensing.py Outdated
Comment thread coriolisclient/cli/licensing.py Outdated
Comment thread coriolisclient/cli/licensing_server.py Outdated
Comment thread coriolisclient/v1/licensing.py Outdated
Comment thread coriolisclient/v1/licensing.py Outdated
Comment thread coriolisclient/v1/licensing.py Outdated
Comment thread coriolisclient/v1/licensing.py Outdated
The licensing server now issues standard ('v2')
and SAP ('v2-sap') licences, and splits the appliance
usage counters per edition under `standard_licence_stats`
and `sap_licence_stats` instead of one flat set.

Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
The appliance licensing status now carries a separate set of usage
counters for each licence edition, and licences and reservations
identify the edition they belong to.

Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
@mihaelabalutoiu
mihaelabalutoiu force-pushed the add-sap-licence-support branch from d82b88d to 35719c2 Compare August 13, 2026 14:39
@Dany9966
Dany9966 merged commit 0c84675 into cloudbase:master Aug 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants