summaryrefslogtreecommitdiffstats
path: root/blueprints-processor/adaptors
AgeCommit message (Collapse)AuthorFilesLines
2018-11-13Prepare for release build0.3.2Timoney, Dan (dt5972)3-3/+3
Prepare for release 0.3.2 of ccsdk/features Change-Id: I2803ef53b7342ebc45f327c1710c15d4734f2f5e Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-19Roll to next Casablanca snapshotTimoney, Dan (dt5972)3-6/+6
Roll to next Casablanca snapshot version Change-Id: Ib736bab9a978f772c8f95a21cdb0398e41ade3cc Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-11Prepare for RC0 release3.0.0-ONAP0.3.1Timoney, Dan (dt5972)3-3/+3
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)3-21/+21
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)3-6/+6
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)3-110/+110
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)8-18/+0
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-20Properties file name change: controllerblueprintAlexis de Talhouët4-116/+48
Change-Id: I94c3564c73251a39b96640a960072e6f99e83c20 Issue-ID: CCSDK-589 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-14SDN Controller Blueprint ProcessorSingal, Kapil (ks220y)20-475/+180
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-14Quickfix to missing SQL table - DDAlexis de Talhouët1-2/+2
Change-Id: I20a654a5d7efa2b019adf988c2ee04b75af02bb0 Issue-ID: CCSDK-572 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-12Controller Blueprints Nitrogen to Oxygen MigrationSingal, Kapil (ks220y)48-153/+179
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ët4-99/+20
Change-Id: I84ee15ae657d6a8bb2902a785c119bc96f2674fd Issue-ID: CCSDK-505 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-12Wrong groupIds usedTimoney, Dan (dt5972)3-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-11Add ccsdk-features-allAlexis de Talhouët1-0/+1
Change-Id: Iaa2138a1e0df01ae1d9bba57ce6041e91007d350 Issue-ID: CCSDK-505 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-11Migrate features to OxygenAlexis de Talhouët4-49/+28
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ët3-233/+314
Change-Id: Ie99cd61cc83dff14b2e1a1a1014411342031e27f Issue-ID: CCSDK-505 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-04SDNC Controller Blueprints Processor - FeatureSingal, Kapil (ks220y)3-0/+298
Creating SDN Controller Blueprints Processor Feature Change-Id: I67ebd1e2a64eedb85022eecfa3dcd31da279d789 Issue-ID: CCSDK-519 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDN Controller Blueprints Data AdaptorSingal, Kapil (ks220y)47-809/+977
Formatting, Organizing Imports, Code Cleanup for SDN Controller Blueprints Data Adaptor Component Change-Id: I029da1d9660129ae3415429661d37b9ea13bcb8b Issue-ID: CCSDK-495 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDN Controller Blueprints Rest AdaptorSingal, Kapil (ks220y)7-0/+346
Creating SDN Controller Blueprints Rest Adaptor Junit Tests Change-Id: Id388b0905d570a75b6842cc69b52f2d26e3b060e Issue-ID: CCSDK-512 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDN Controller Blueprints Rest AdaptorSingal, Kapil (ks220y)12-0/+1142
Creating SDN Controller Blueprints Rest Adaptor Component Change-Id: Ic53f91f0ea47808b486e64a5d7f2c763b67dbf31 Issue-ID: CCSDK-496 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDN Controller Blueprints Data AdaptorSingal, Kapil (ks220y)12-0/+838
Creating SDN Controller Blueprints Data Adaptor Junit Tests Change-Id: Icc825e46b5b128049ddcd4adc3fdc1037d0bee55 Issue-ID: CCSDK-511 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDN Controller Blueprints Data AdaptorSingal, Kapil (ks220y)22-0/+2095
Creating SDN Controller Blueprints Data Adaptor Component Change-Id: I2f2db69a085eb696c5d1833d652a56e9f7b2e159 Issue-ID: CCSDK-495 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>