aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-26Roll to next snapshot versionTimoney, Dan (dt5972)18-42/+36
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)18-125/+135
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)26-73/+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-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)46-504/+183
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)172-677/+743
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ët11-201/+124
Change-Id: I84ee15ae657d6a8bb2902a785c119bc96f2674fd Issue-ID: CCSDK-505 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-12Wrong groupIds usedTimoney, Dan (dt5972)13-23/+24
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 "Add ccsdk-features-all"Dan Timoney11-0/+391
2018-09-11Merge "Migrate features to Oxygen"Dan Timoney14-626/+287
2018-09-11Merge "Update parent pom to conform to CCSDK structure"Dan Timoney12-499/+630
2018-09-11Merge "Add IntelliJ files to gitignore"Dan Timoney1-0/+2
2018-09-11Add ccsdk-features-allAlexis de Talhouët11-0/+391
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ët14-626/+287
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ët12-499/+630
Change-Id: Ie99cd61cc83dff14b2e1a1a1014411342031e27f Issue-ID: CCSDK-505 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-10Add IntelliJ files to gitignoreAlexis de Talhouët1-0/+2
Change-Id: Iebbb1689f7f374e4ced1cd303ca409d2fd8ea112 Issue-ID: CCSDK-505 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-07SDN Controller Blueprints Processor FeaturesSingal, Kapil (ks220y)7-20/+20
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)7-1036/+743
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)10-0/+1031
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 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-04SDNC Blueprints Processor - FeatureSingal, Kapil (ks220y)2-0/+180
Creating SDN Controller Blueprints Processor Feature Change-Id: If00efe04ca22ff1c4d07f16f69cd946ea20f8f86 Issue-ID: CCSDK-519 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>
2018-09-04SDNC Blueprints Content Generation ServiceSingal, Kapil (ks220y)16-0/+1471
Creating SDNC Blueprints Content Generation Service to mash data into Velocity Templates Change-Id: I0b5100f1dd242b9d70df7f919c2a7e4105364eed Issue-ID: CCSDK-504 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDNC Blueprints Processor Assignment Execute NodeSingal, Kapil (ks220y)2-0/+477
Creating SDNC Blueprints Processor Resource Assignment Execute Node Change-Id: I2669007373b25d29de28e896dab88775ed38302e Issue-ID: CCSDK-506 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04Blueprints Processor MDSAL Resource AssignmentSingal, Kapil (ks220y)17-0/+993
Creating SDN Blueprints Processor MDSAL Resource Assignment Processor Change-Id: I111c9682a5601f32536e93180d4357fc7ac8a961 Issue-ID: CCSDK-498 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04Blueprints Processor Default Resource AssignmentSingal, Kapil (ks220y)14-0/+2214
Creating SDN Blueprints Processor Default Resource Assignment Processor Change-Id: Ib2475eb220218c95eda62b5cefe4eed38e9f756e Issue-ID: CCSDK-501 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDN Blueprints Processor Input Resource AssignmentSingal, Kapil (ks220y)8-0/+397
Creating SDN Controller Blueprints Input Resource Assignment Processor Change-Id: I64aec06cf09797177598c2348778e1c73dae3b5b Issue-ID: CCSDK-500 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDN Controller Blueprints DB Resource AssignmentSingal, Kapil (ks220y)9-0/+665
Creating SDN Controller Blueprints DB Resource Assignment Processor Change-Id: I2ae2d8f1b38c37fed12d11cf0ae48d47c9a1ccda Issue-ID: CCSDK-497 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDN Controller Blueprints Data AdaptorSingal, Kapil (ks220y)66-1163/+1383
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 AssignmentSingal, Kapil (ks220y)11-0/+1070
Creating SDN Controller Blueprints Resource Assignment Service Junit Tests Change-Id: Id0126063292d0ddcecaabe9a192d8dbf2a133098 Issue-ID: CCSDK-506 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-04SDN Controller Blueprints AssignmentSingal, Kapil (ks220y)13-0/+1511
Creating SDN Controller Blueprints Resource Assignment Service Change-Id: I1d997226a515c36b2ca07d23991c0e98df2ab78c Issue-ID: CCSDK-507 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>
2018-09-04SDN Controller Blueprints ProcessorSingal, Kapil (ks220y)1-0/+30
Creating Base Directory keeping for SDN Controller Blueprints Processor Change-Id: I6482074bec78b2d2bc02981a48a2ec28df056cff Issue-ID: CCSDK-505 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-07-19Rename package to new ccsdk/features repoCLAPP, GEORGE H (gc731h)12-138/+479
Rename the energysavings package to align with new ccsdk/features repo and update file structure Change-Id: I9404cc2aca5e6f3abe8decd89987478a7d6db295 Issue-ID: CCSDK-350 Signed-off-by: CLAPP, GEORGE H (gc731h) <gc731h@att.com>
2018-07-13First draft Energy Savings POLICY_TO_SDNR handlerCLAPP, GEORGE H (gc731h)14-0/+934
Initial commit of a karaf feature to process a DMaaP topic sent by Policy to SDNR as part of the Energy Savings project. The topic name is POLICY_TO_SDNR, and the content is a large and complex JSON structure. Currently, this feature simply forwards the JSON string to a server and returns the response of the server to Policy in topic SDNR_TO_POLICY. Change-Id: I84cb891c98fb23f5dfe44a9e3ad8ce69afb72405 Issue-ID: CCSDK-350 Signed-off-by: George Clapp <gc731h@att.com>
2018-07-12Add skeleton files for ccsdk/featuresTimoney, Dan (dt5972)4-0/+131
Add initial skeleton files for ccsdk/features repository. Updated LICENSE with current approved text. Change-Id: I1240daba8eb561b02aa2279a2cb03e51f54852d6 Issue-ID: CCSDK-359 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-07-03Add INFO.yaml fileJessica Wagantall1-0/+42
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I2a8df3eb9386e94eb4f5a56d1f0e6320e5552d5a Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-04Initial empty repositoryJessica Wagantall0-0/+0