aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/application/src/main
AgeCommit message (Collapse)AuthorFilesLines
2019-03-18Ressource resolution using configurable databasevinal patel2-2/+2
Change-Id: I40338a221884d6f4df4c8a7dc3dac1f58f142074 Issue-ID: CCSDK-1092 Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
2019-02-12Multiple fixes & enhancementAlexis de Talhouët3-10/+55
- Rework docker image build - Fix compress function - Fix node type name for source-primary-db Change-Id: Ide38e17036e76047d9f850b714ba0da4add5cd9d Issue-ID: CCSDK-414 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-08Refactor test blueprint catalogMuthuramalingam, Brinda Santh2-2/+2
Change-Id: I948067b25787c7a79f769ac4055c34ffdd2f172d Issue-ID: CCSDK-1047 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-01-28blueprint scripting moduleMuthuramalingam, Brinda Santh1-1/+1
Change-Id: Ibe7602bdb6708d9adbe1aecd26eb14e24872f75d Issue-ID: CCSDK-941 Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
2019-01-23ControllerBlueprint blueprintsProcessor containerSteve Alphonse Siani4-4/+148
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-07Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)2-8/+0
Remove Resource Dictionary resource_type, resource_path, sample_values and valid_values parameters. Change-Id: I7ec899e30aaef64130f35eb754a79f9dfc54f71f Issue-ID: CCSDK-488 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.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-23Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)3-61/+0
Add Docker Build and Deploy Maven Implementations for Controller Blueprint MS and their dependencies Change-Id: I9eee9fff535bcc9ca0b855150892ce53af126d1c Issue-ID: CCSDK-483 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-16Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)53-28343/+0
Remove Swagger Javascript files included in Controller Bluprints MS Change-Id: I97f8842437364f2461d3ee864904cd04c7a38b14 Issue-ID: CCSDK-410 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-08-10Controller Blueprints MSSingal, Kapil (ks220y)66-0/+28927
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>