summaryrefslogtreecommitdiffstats
path: root/blueprints-processor/plugin/model-provider
AgeCommit message (Collapse)AuthorFilesLines
2018-10-11Prepare for RC0 release3.0.0-ONAP0.3.1Timoney, Dan (dt5972)1-1/+1
Update to prepare for RC0 release build: remove -STAGING tag from release version and use released parent poms. Change-Id: I805ae5265f1dc0a4a898e73af1237e1a7380ea6e Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-09-27SDN Controller Blueprints ProcessorSingal, Kapil (ks220y)2-53/+10
Changing Resource Dictionary Definition data-type from String to JsonNode and other implementation to consume Resource Definitions List from Blueprints Artifacts Change-Id: Ic3d7a2c919f9306f2e74d8d527365c85c2b777f5 Issue-ID: CCSDK-598 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-27SDN Controller Blueprints ProcessorSingal, Kapil (ks220y)3-3/+3
Changing Date Format to consume Blueprints Model Artifact Change-Id: I97c4c36f811cdd0738272efc88060fa8ca618384 Issue-ID: CCSDK-596 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-26Roll to next snapshot versionTimoney, Dan (dt5972)1-2/+2
Update to next snapshot version Change-Id: I0aec551e843f82299d723672776f9c1605328880 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-26Prepare for release build0.3.0Timoney, Dan (dt5972)1-1/+1
Update for release build : (a) Remove -STAGING tag from release version in version.properties (b) Update to use released version of parent poms (c) Disable single-feature-test (which does not work with released dependencies from ONAP) Change-Id: I5d0bc654b966934fbea18896de77aababc70405c Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-21SDN Controller Blueprints ProcessorSingal, Kapil (ks220y)10-47/+24
Changing java beans for Resource Definition Dictionaries as per new Schema Change-Id: I38f7a7433a4d31a4e5a21af193261c53d64c5750 Issue-ID: CCSDK-490 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-21Adjust API to controller-blueprint mSAlexis de Talhouët1-1/+1
Change-Id: I321669b00b2940f681b7774e3ac5c476b2f15cbc Issue-ID: CCSDK-592 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-14SDN Controller Blueprint ProcessorSingal, Kapil (ks220y)18-20/+0
Removing Config Property Map Table and Dao Implementation Reformatting Codebase as per Onap Code Style Change-Id: I0841d5173aa40268e3451fd793826835c74fec77 Issue-ID: CCSDK-572 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-12Controller Blueprints Nitrogen to Oxygen MigrationSingal, Kapil (ks220y)79-246/+271
Changing package structure from org.onap.ccsdk.config to org.onap.ccsdk.features Change-Id: I7d52b498f11ed892d547220cc4354298b6182c77 Issue-ID: CCSDK-560 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-12Fix OSGi wiring issuesAlexis de Talhouët1-1/+32
Change-Id: I84ee15ae657d6a8bb2902a785c119bc96f2674fd Issue-ID: CCSDK-505 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-12Wrong groupIds usedTimoney, Dan (dt5972)1-3/+3
Wrong groupId used - needs to agree with repository name. Change-Id: I4af5ef4a3c97ca2e798f8a3a30ebbbb251707fcc Issue-ID: CCSDK-557 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-11Merge "Migrate features to Oxygen"Dan Timoney1-9/+1
2018-09-11Merge "Update parent pom to conform to CCSDK structure"Dan Timoney1-73/+90
2018-09-11Migrate features to OxygenAlexis de Talhouët1-9/+1
Change-Id: Ic9db80e71070093209b8eda1cdd12e053a18aded Issue-ID: CCSDK-505 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-11Update parent pom to conform to CCSDK structureAlexis de Talhouët1-73/+90
Change-Id: Ie99cd61cc83dff14b2e1a1a1014411342031e27f Issue-ID: CCSDK-505 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-07SDN Controller Blueprints Processor FeaturesSingal, Kapil (ks220y)2-7/+7
Fixing Installer POM File to update features repo to org.onap.ccsdk.features/ccsdk-features Change-Id: I53a0b507326f926837a87f00e51cf116fdadfe4c Issue-ID: CCSDK-505 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-06SDN Controller Blueprints ProcessorSingal, Kapil (ks220y)6-964/+674
Fixing POM's, Junit Test Cases and removing extra resource files Change-Id: Iaa6932903d1b476453d242779370197769d91484 Issue-ID: CCSDK-505 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDNC Controller Blueprints Processor - InstallerSingal, Kapil (ks220y)1-0/+97
Creating SDN Controller Blueprints Processor Installer Change-Id: Ib95699d535361a7af40f38e76fddb81d48e2a4cb Issue-ID: CCSDK-520 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDNC Blueprints Processor Model ServiceSingal, Kapil (ks220y)10-0/+1876
Creating SDN Controller Blueprints Processor Model Service JUnit Tests - 2 Change-Id: I871401fc661a671beaec8319cb40d10b71a4093c Issue-ID: CCSDK-516 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDNC Blueprints Processor Model ServiceSingal, Kapil (ks220y)12-0/+1570
Creating SDN Controller Blueprints Processor Model Service JUnit Tests - 1 Change-Id: Ib13d6132bc024ca6e43d2088b5c577130a305479 Issue-ID: CCSDK-516 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDNC Blueprints Processor Model ServiceSingal, Kapil (ks220y)8-0/+712
Creating SDN Controller Blueprints Processor Model Service Change-Id: Icadc7eb9feef87024df84d047cef77d08232d921 Issue-ID: CCSDK-509 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDNC Blueprints Processor Model UtilsSingal, Kapil (ks220y)10-0/+1924
Creating SDN Controller Blueprints Processor Model Utils Change-Id: I5cfef9c2ebbc8bcdcca783fc8827520e0fc341ba Issue-ID: CCSDK-517 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDNC Blueprints Processor Model ValidatorSingal, Kapil (ks220y)6-0/+930
Creating SDN Controller Blueprints Processor Model Validator API Change-Id: I0df5ade443cacf92fac22c180e5e3159447b02d8 Issue-ID: CCSDK-499 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDN Controller Blueprints Processor Model BeansSingal, Kapil (ks220y)12-0/+1122
Creating SDN Controller Blueprints Processor Model Java Beans to Parse Model - 2 Change-Id: I18881335d37d492e6478ec74d96da0f04b8127e7 Issue-ID: CCSDK-494 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDN Controller Blueprints Processor Model BeansSingal, Kapil (ks220y)26-0/+2265
Creating SDN Controller Blueprints Processor Model Java Beans to Parse Model Change-Id: Ib0d1425d0e814ffecf4ce0d1798dd607aa3e2af0 Issue-ID: CCSDK-494 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>