aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/models/DmiPluginRegistration.java
AgeCommit message (Expand)AuthorFilesLines
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST1-3/+2
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST1-8/+4
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan1-2/+3
2021-12-15Adding unit tests and robuestness for DMI registrationJosephKeenan1-12/+13
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan1-1/+45
2021-08-25Remove CmHandle in DMI-RegistryDylanB95EST1-1/+1
2021-08-24Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of ...DylanB95EST1-1/+8
2021-08-03Implement DMI Registration (NCMP-Side)DylanB95EST1-0/+39