aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/application/src/main/java/org
AgeCommit message (Collapse)AuthorFilesLines
2019-08-30Remove controllerbluprints distribution.Brinda Santh5-243/+0
Change-Id: I8c7269f97f2b32a0fe8689baaeddfe1e82e0d075 Issue-ID: CCSDK-1663 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-17Remove application filter for controller blueprintAlexis de Talhouët1-98/+0
This is not used, nor needed for the broader ONAP scope. Change-Id: Id6ddc92145e944890aed413fccc20bc6fc0fd956 Issue-ID: CCSDK-1492 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-07-13Fixed bugs/vulnerabilities reported by SonarQubeEliezio Oliveira1-1/+1
Change-Id: Idc4be0d050d27fd419915210167b044b90fa2f0a Issue-ID: CCSDK-1483 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
2019-04-05Clean unused spec generated.Muthuramalingam, Brinda Santh1-155/+0
Change-Id: I005608cbfad3b4c89110c2acbb35d425899e2c2f Issue-ID: CCSDK-1127 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-29Fix logging dependency conflictAlexis de Talhouët2-6/+6
- use spring logging framework - get rid of EELF - do not get sl4fj transitivly Change-Id: I1d47749b53dca2f3a815a2d9898b7a0388725655 Issue-ID: SDNC-710 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-03-25Migrate ccsdk/apps to ccsdk/cdsAlexis de Talhouët7-340/+340
Issue-ID: CCSDK-1177 Issue-ID: CCSDK-1178 Change-Id: I0c02702fbec52211ca367abbba72aebecee8cbaa Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-01-23ControllerBlueprint blueprintsProcessor containerSteve Alphonse Siani2-4/+4
Change-Id: I77df77757c276fca705091c1566c386f842269c4 Issue-ID: CCSDK-949 Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
2019-01-041st drop integration with BluePrintCatalogServiceSteve Alphonse Siani1-8/+6
Change-Id: I0824dcaf0a36e4616c12f3ac53530e6863bee290 Issue-ID: CCSDK-418 Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
2018-12-11fixed sonar issues in SwaggerConfig.javaSandeep J1-6/+9
fixed sonar issues Issue-ID: CCSDK-552 Change-Id: I46b7ed49ea6212779c6d5300a56b84d28cdf5fe2 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-02Enable Webflux Service.Muthuramalingam, Brinda Santh(bs2796)7-266/+98
Change-Id: I99bacee9b63aa788bb368dec60981bf19ea759c4 Issue-ID: CCSDK-781 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-11-02SwaggerConfig,ResourceAssignmentInitializer-SonarArundathi Patil1-154/+155
Fixed sonar issues/code-smells accross these files Issue-ID: CCSDK-631 Change-Id: I0312937af688341e37b68f7da6229fdf935d620d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-21Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)4-0/+132
Add basic authentication for Controllerblueprint MS. Change-Id: I145e26d6feba873e8d3ed82e4169cbaa425a277e Issue-ID: CCSDK-590 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-09-14Merge "fixed sonar issue in CorsFilter.java"Dan Timoney1-1/+4
2018-09-14Merge "fix sonar issue in ApplicationLoggingFilter.java"Dan Timoney1-2/+3
2018-09-14fixed sonar issue in CorsFilter.javaSandeep J1-1/+4
fixed sonar issue as detailed in CCSDK-566 Issue-ID: CCSDK-566 Change-Id: I5ec97cca3c0b632fb1219e981be950fce771e224 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-14fix sonar issue in ApplicationLoggingFilter.javaSandeep J1-2/+3
fixed sonar issue as detailed in CCSDK-565 Issue-ID: CCSDK-565 Change-Id: Iacef03814e977e8823812bed9d4c5544cb9f7a49 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-14fixed major sonar issue in WebConfig.javaSandeep J1-1/+2
fixed sonar issue as detailed in CCSDK-564 Issue-ID: CCSDK-564 Change-Id: I694bc8d5abe130016ba7ac9d7786895fe1d5010d Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-04Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)7-60/+253
Add Logger MDC using ONAP LoggerAdaptor and change swagger configuration to return the transactions information, version, etc Change-Id: Ie1dccecce0c08e7ae02c0e55c1cc5be75d5fc686 Issue-ID: CCSDK-510 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-08-29Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)3-11/+4
Improve code quality for Performance, JavaDoc, Imports, Probably Bug etc Change-Id: Ib71b62f14e8e8bd212e671a135025258fd9927b4 Issue-ID: CCSDK-491 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-08-27Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)1-0/+5
Optimise model type repository search for DB and file in blueprint repo service. Change-Id: If5458e218b723d3fff451789a73a667dd75bc91c Issue-ID: CCSDK-487 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-08-21Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)2-12/+57
Define Controllerblueprint API DataType and Error definitions for Config model, Service Template, Model Type and Resource Dictionary Services Change-Id: I12d8d87292ec101601b0cfb7ba9670730973e318 Issue-ID: CCSDK-469 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-08-20Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)7-189/+124
Restcontroller Swagger Implementation with Embeded jar for Controller Bluprints MS Change-Id: I0c0a33f0e29dad0d4aa703e3e381068b510e57d4 Issue-ID: CCSDK-468 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-08-10Controller Blueprints MSSingal, Kapil (ks220y)7-0/+354
Creating the base directory structure for Controller Blueprints MicroService Change-Id: I1ccf7fc76446048af3b2822f9155bb634657aee3 Issue-ID: CCSDK-410 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>