Deprecate use of basic subscription model 29/136829/11
authoremaclee <lee.anjella.macabuhay@est.tech>
Tue, 12 Dec 2023 12:00:23 +0000 (12:00 +0000)
committerPriyank Maheshwari <priyank.maheshwari@est.tech>
Tue, 19 Dec 2023 15:28:38 +0000 (15:28 +0000)
commit89945a1bde22e0ab0a9fb35d26d8084fadf909ee
treedbc23ec654190ec78867d05d8228ac6dec1cd484
parent0945f4356f9effe34d1342dcd8a32f508d404ff7
Deprecate use of basic subscription model

- Checked all subscription related files and Removed use of basic subscription model as much as possible
  that will not break the entire code,
  other files still has references on it but will and shall be removed on
  further implementation of the subscription epic story
- Created new YangModel Event (YangModelCmDataSubscriptionEvent.java)for the new model as changing the old one affects many files

Issue-ID: CPS-1973
Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
Change-Id: I7d3866780261110d3bb71c4807f39edc2703d0dc
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/yangmodels/YangModelCmDataSubscriptionEvent.java [new file with mode: 0644]
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/init/AbstractModelLoaderSpec.groovy