NONRTRIC - Adding information consumer before information type 06/5906/1
authorPatrikBuhr <patrik.buhr@est.tech>
Mon, 19 Apr 2021 09:18:25 +0000 (11:18 +0200)
committerPatrikBuhr <patrik.buhr@est.tech>
Mon, 19 Apr 2021 09:20:22 +0000 (11:20 +0200)
commit2a88005a4b62628df36c8c187b435c2dda89828e
treee353c389b3d94943c97f83b2063ecae68723a955
parent7682abb5a05160aeb83004a4e56c36e302eded1e
NONRTRIC - Adding information consumer before information type

Adding support for adding data consumers before the data type is
registered. When the information type unknown for ECS, the parameters of the subscription cannot be valid.
Turning on/off this type, check is controlled by a query parameter in the
PUT consumer primitive.

Change-Id: I8279351633e8bead89d965df723de745b05f5ba4
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-493
enrichment-coordinator-service/api/ecs-api.json
enrichment-coordinator-service/api/ecs-api.yaml
enrichment-coordinator-service/src/main/java/org/oransc/enrichment/controllers/r1consumer/ConsumerConsts.java
enrichment-coordinator-service/src/main/java/org/oransc/enrichment/controllers/r1consumer/ConsumerController.java
enrichment-coordinator-service/src/test/java/org/oransc/enrichment/ApplicationTest.java