From: Anssi Mannila Date: Wed, 29 Dec 2021 07:59:24 +0000 (+0200) Subject: Test and debug interface improvements X-Git-Tag: 0.9.3~8 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=inline;h=92c3855b5c2d86a54f1342498a2772a605073e06;hp=92c3855b5c2d86a54f1342498a2772a605073e06;p=ric-plt%2Fsubmgr.git Test and debug interface improvements Added functionality: - Get all E2Nodes in subscription manager - Get all REST subscriptions of one E2Node in Subscription manager - Get all xApps in subscription manager - Get all subscriptions of a xApp in Subscription manager - Get all E2 subscriptions of a REST subscription - Delete all subscriptions of one E2Node - Delete all subscriptions of a xApp To be done: - Document update not yet done - Testing in real environment not yet done Change-Id: I5e270c27efa4f8b2da6283540d5fa51aa6146387 Signed-off-by: Anssi Mannila ---