summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-11Add support to invoke device specific RPCAlexis de Talhouët3-0/+35
Change-Id: Ia003ed669cc88a4c24a495e79db620b5034bc3ca Issue-ID: CCSDK-790 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-11Mesh input-key-mapping using velocityAlexis de Talhouët6-80/+88
Change-Id: Ic7190c86fc4e3f66fe7223c1c3575279c2c1d105 Issue-ID: CCSDK-1131 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-11Enhance / fix REST resource resolutionAlexis de Talhouët16-217/+299
- provide sync web client - add support for VERB - add support for payload - fix URI resolution from input-key-mapping Change-Id: Id4f1973a15778ad4f2ab0f7e2a4b2c61054a234d Issue-ID: CCSDK-1131 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-11Merge "Blueprint for configuring a PNF"Dan Timoney21-264/+134
2019-03-11Code improvement CB controllersMuthuramalingam, Brinda Santh8-213/+238
Change-Id: I9cc49bb8f93d72e4e642be18381cd562953cc678 Issue-ID: CCSDK-1137 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-11Refractor processor core module nameMuthuramalingam, Brinda Santh18-206/+154
Change-Id: Ic4a40d6cbc5e53e79ddc36bea529fe16f6210a26 Issue-ID: CCSDK-1136 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-11Blueprint for configuring a PNFottero21-264/+134
This is the first version of a blueprint, intended to be used to configure PNFs. The design considers that a blueprint will be created for each possible PNF. Change-Id: I4994149441257eb417b6d5f611e12cd81595177f Issue-ID: CCSDK-1107 Signed-off-by: ottero <rodrigo.ottero@est.tech>
2019-03-11Add JSON type validation and enrichmentMuthuramalingam, Brinda Santh11-106/+57
Change-Id: I479b8214c7979dd5bc28acac68f747f06f3f231e Issue-ID: CCSDK-1134 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-11Upgrade spring and kotlin versionsMuthuramalingam, Brinda Santh3-12/+12
Change-Id: Ie02db28a857f6aa53eed0d578407c09fb57298a0 Issue-ID: CCSDK-1111 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-11Add blueprint runtime validatorMuthuramalingam, Brinda Santh30-510/+362
Change-Id: I9e2aa1aec392fc4191d547115fa90e8811f0f9e9 Issue-ID: CCSDK-1110 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-09Merge "Change resource definition population"Dan Timoney4-50/+64
2019-03-08Change resource definition populationMuthuramalingam, Brinda Santh4-50/+64
Change-Id: I95d3bcddb6b2027a523ca7411d0c6c7f98fa0f63 Issue-ID: CCSDK-1110 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-07Add support for resource-resolution storageAlexis de Talhouët20-301/+600
Change-Id: I0113191075804f6b77ce54c741bf0a1ccd356c77 Issue-ID: CCSDK-338 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-06Merge "Ressource resolution using configurable database"Dan Timoney14-92/+192
2019-03-06Merge "Resource resolution using REST"Dan Timoney2-7/+4
2019-03-06Merge "Changed Log information"Dan Timoney1-5/+2
2019-03-06Merge "Skeleton of CDS-SDC Listener ms"Dan Timoney5-0/+212
2019-03-06Ressource resolution using configurable databasevinal patel15-97/+194
Change-Id: I8589e4db45ba3d5bcb906f25bcc76b5136159608 Issue-ID: CCSDK-1092 Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
2019-03-06Resource resolution using RESTvinal patel2-7/+4
-bug fix Change-Id: I47c9b3738bbca84e1d3a734e16c4ea6ae7e93a23 Issue-ID: CCSDK-1131 Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
2019-03-06Merge "*WIP*: draft of a blueprint for configuring a PNF"Dan Timoney18-2/+635
2019-03-06Changed Log informationEzhilarasi1-5/+2
Change-Id: I9430820cad5fbfda10ac715fc0dfa733d3d0c448 Issue-ID: CCSDK-876 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-05Add gRPC & REST basic auth supportAlexis de Talhouët16-26/+358
Change-Id: Iaa187a8288a9c84aa80b596a14e66de10a9b7501 Issue-ID: CCSDK-1055 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-05Define EventType contract for gRPC messageAlexis de Talhouët7-8/+29
Change-Id: Ic8bde56d13f774120c8d64a56993ade71e7b4612 Issue-ID: CCSDK-1118 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-04Fix Default and DB sources for RAAlexis de Talhouët2-29/+51
Change-Id: I1f1ce8133ccf5ae41eb3d10955888f88b0801273 Issue-ID: CCSDK-1116 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-04Use protobuf JsonFormatAlexis de Talhouët5-93/+12
Instead of manually parsing Struct to ObjectNode, uses JsonFormat Change-Id: I5a457f10e3d106f189f9636fbcc166b12e3915fd Issue-ID: CCSDK-947 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-04Adjust python script for resource-assignmentAlexis de Talhouët3-62/+26
Change-Id: Ie96b4dc99c4da461a5fe7dfb424fdec6c221f9e0 Issue-ID: CCSDK-1091 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-04Merge "Get DSL Property in Resource Resolution"Dan Timoney18-104/+214
2019-03-01Get DSL Property in Resource ResolutionMuthuramalingam, Brinda Santh18-104/+214
Change-Id: I768c2515bc4b0eaa829213ac4d045628ca960adb Issue-ID: CCSDK-1106 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-01Skeleton of CDS-SDC Listener msprathamesh morde5-0/+212
Change-Id: I3874b588a484a22cc4e0fe9d39541effa1f3c305 Issue-ID: CCSDK-349 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-02-28Merge "Add extension validation framework"Dan Timoney26-167/+444
2019-02-28*WIP*: draft of a blueprint for configuring a PNFRodrigo Ottero18-2/+635
This is a still-in-development draft of a blueprint, intended to be used to configure PNFs. It has been put in review as requested, to make easier for the community to make comments on it. The design considers that a blueprint will be created for each possible PNF. In some files, there are questions about the structure or content. The- se questions are surrounded by HTML comment tags <!-- -->, even if the file itself is not HTML - the intent is just to clearly highlight the questions. All of them are preceded by the string "QUESTION", to facil- itate search. Change-Id: Ib3ed2afb80693429dc23b7ac73c5cbe49b3f5c9a Issue-ID: CCSDK-1107 Signed-off-by: Rodrigo Ottero <rodrigo.ottero@est.tech>
2019-02-26Dmaap Publisher base codejanani b10-0/+611
Dmaap publisher code for any component to create a session with the message-router Issue-ID: CCSDK-693 Change-Id: Ia60079e2b013ea623f776ff7db9dea4bed4636df Signed-off-by: janani b <janani.b@huawei.com>
2019-02-25Add extension validation frameworkMuthuramalingam, Brinda Santh26-167/+444
Change-Id: I5674e8da70cc4d20899f6fe2163a595b28861036 Issue-ID: CCSDK-1103 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-02-25Merge "Provide correct output to #process request"Dan Timoney4-8/+20
2019-02-25Merge "Add dsl model definition"Dan Timoney16-36/+211
2019-02-22Add dsl model definitionMuthuramalingam, Brinda Santh16-36/+211
Change-Id: Ic2332e32d142f231cc8a3a25e2528cde455da827 Issue-ID: CCSDK-1095 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com> Signed-off-by: Balazinski <bartosz.balazinski@ibm.com>
2019-02-22Provide correct output to #process requestAlexis de Talhouët4-8/+20
Change-Id: I7e5ceb6fc46b8b8e6289db9b4efe2f27e3f9ce91 Issue-ID: CCSDK-947 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-22Merge "Properly handle async gRPC request"Dan Timoney4-22/+43
2019-02-22Merge "Add support for commit confirmed capability"Dan Timoney5-11/+176
2019-02-22Properly handle async gRPC requestAlexis de Talhouët4-22/+43
Change-Id: Ia5016759466c57f749c146a004374c2cbff60f9d Issue-ID: CCSDK-947 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-21Merge "Removed unused file"Dan Timoney1-13/+0
2019-02-21Merge "Added details to Apps Index page"Dan Timoney1-7/+5
2019-02-21Merge "Add component function scripting service"Dan Timoney30-150/+324
2019-02-21Merge "Simplify NetconfRpcService"Dan Timoney22-415/+403
2019-02-21Removed unused fileEzhilarasi1-13/+0
Removed microservice list file Change-Id: I18c4dedb60f0afd56467a082878b07f932eb38e6 Issue-ID: CCSDK-876 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-21Added details to Apps Index pageEzhilarasi1-7/+5
Change-Id: Ieb035c99f0945e6ddf649e4d423296ba28baa0d1 Issue-ID: CCSDK-876 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-21Update jacoco versionTimoney, Dan (dt5972)1-2/+3
Version 0.8.3 of jacoco - needed for tracking Kotlin code coverage has been released. Updated jacoco.version to 0.8.3 to correct code coverage in Sonar. Change-Id: Id374ecfab97bdcd46c54bd2b4a2786f97b863339 Issue-ID: CCSDK-1096 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-20Add support for commit confirmed capabilityAlexis de Talhouët5-11/+176
Change-Id: I3608a6a62469d4b5dfc5fc69f610f9da186156c2 Issue-ID: CCSDK-790 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-20Add component function scripting serviceMuthuramalingam, Brinda Santh30-150/+324
Change-Id: I7c5b49617823dd623566fb4be4d431012420e17c Issue-ID: CCSDK-959 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-02-18Simplify NetconfRpcServiceAlexis de Talhouët22-415/+403
Change-Id: I6daac25c272ab6b437c07602167a76a2d61816db Issue-ID: CCSDK-790 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>