summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-29Merge "Add dynamic ports for HTTP/HTTPS"Christophe Closset6-120/+567
2017-08-29Merge "Rename the CldsSecurityConfig"Christophe Closset1-6/+31
2017-08-29Add dynamic ports for HTTP/HTTPSDeterme, Sebastien (sd378r)6-120/+567
The ports can now be configured in the application.properties and the both protocols can run at the same time (HTTP+HTTPS) Change-Id: I57d1b5643df33da45af2f6798923d94bff1d560d Issue-Id: CLAMP-43 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-29Rename the CldsSecurityConfigDeterme, Sebastien (sd378r)1-6/+31
This was unclear that this class was related to the Clds Users, so it has to be renamed Change-Id: Ia93bc24d4940a017274e55d06075f60954c75cc3 Issue-Id: CLAMP-43 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-22Attempt to fix SONAR resultDeterme, Sebastien (sd378r)1-2/+2
The oparent settings changes the files that clamp use for SONAR, therefore the coverage is not correct Change-Id: I18be2bbc1d8c6d33abf1b378f1c424d93d784a54 Issue-Id: CLAMP-43 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-18Fixing some checkstyle issues.ChrisC11-197/+238
Change-Id: I767ec548b9667e8104c485eaae287cbdf0383b07 Signed-off-by: ChrisC <cc697w@intl.att.com> Issue-Id: CLAMP-43
2017-08-17Merge "Code improvement"Christophe Closset8-23/+41
2017-08-17Code improvementxg353y8-23/+41
Improve logging message; Introduce timeout for deploy/undeploy CL; Update allowed actions for deploy/undeploy/update action. Issue-id: CLAMP-43 Change-Id: Ic876e835447cc495d4ca42d9401ee4bd503d5db7 Signed-off-by: xg353y <xg353y@intl.att.com>
2017-08-17Fix clamp maxReconnectseh552t2-12/+12
Increase maxReconnects from default value 3 to 100 Change-Id: Iab8ee1e1a43f03a6442c051e11e44236c07ed6b9 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-42
2017-08-10Fix docker profile default valuesJulienBe1-0/+2
skip tag and skip push were not overridden Change-Id: I8dc5c760010823ae2d931b6de4f5032fc14ad723 Issue-id: CLAMP-38 Signed-off-by: JulienBe <jb379x@att.com>
2017-08-09Update the docker spotify plugin versionDeterme, Sebastien (sd378r)1-1/+1
Update the docker spotify plugin version, this one fixes the skip issue Change-Id: I00557507927c08141cf7e50c359301fed4e04f5c Issue-id: CLAMP-38 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-09Fix the docker push image to nexusDeterme, Sebastien (sd378r)1-2/+1
Removal of a useless flag used to skip the docker image tagging Change-Id: I908d63ace310e72508955c698449fe08d5ecd2c8 Issue-id: CLAMP-38 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-09Fix indentation problem and stagingDeterme, Sebastien (sd378r)1-20/+20
Fix the indentation and replace the staging plugin parameters Change-Id: I3155e1e7ebab7e090d67703eaf7f83b7e70d36cf Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-09Fix the docker image pushDeterme, Sebastien (sd378r)1-0/+12
Fix the missing operation TAG in spotify plugin to push the docker image Change-Id: I11fb180a51275552ee9d4ecce353b6847c62bbcb Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-09Fix the docker push parameterDeterme, Sebastien (sd378r)1-1/+1
Fix the parameters provided to the docker spotify plugin when image must be deployed to nexus Change-Id: Ibf0f343e1e67b4b60348b76dfec3ea6088823470 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Re-add the oparent in the main pomDeterme, Sebastien (sd378r)1-0/+6
The o-parent has been removed previously for testing, now restoring it Change-Id: I64db72b1ac0f40b60aa6b083c52b28ab9085a763 Issue-ID: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Add parameters for spring config fileDeterme, Sebastien (sd378r)1-1/+5
Add in the description the parameters that can be provided through spring configuration Change-Id: I95cd78f7aa3dd095d91679368ad3b4aeec9ca635 Issue-ID: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework Pom and DockerfileDeterme, Sebastien (sd378r)9-423/+350
Rework the pom & swagger config + Remove license plugin in pom and license files + Rework the dockerfile (support all clamp versions now) + Introduce the version.properties Change-Id: Ia823e00309d651ca40ef12beeae02fb01d8a80a9 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework of the DCAE clientDeterme, Sebastien (sd378r)18-0/+1617
Rework of the DCAE client and javascripts/html pages of the designer (part5) Change-Id: I3e7b889e2112dc2745632a328a02c6c603ecc195 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Removal of useless filesDeterme, Sebastien (sd378r)13-1160/+0
Removal of useless files like Helloworld or unused HTML files Change-Id: Id82af9bb27eb53a7564cd42ab25960eb34bbf102 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework of the unit tests (mainly IT)Determe, Sebastien (sd378r)16-688/+1746
Rework of the unit tests (mainly IT) + new example files and test resource config Change-Id: I4970b3710c7decdc8a3265a86115097d4394ad80 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework of the designer UI (part4)Determe, Sebastien (sd378r)10-253/+568
Rework of the designer UI (part4) + Modification of all Clamp configurations iin resource folder Change-Id: I2adb7ad336c8d7decaed847cb167d1f125c10b0e Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework the javascript file of the UI (part3)Determe, Sebastien (sd378r)10-1578/+1751
Rework the javascript file of the UI (part3) Change-Id: I9fd6eab33f1c222c0bd61218ee31fece7a5e7af3 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework javascripts for designer UI (part2)Determe, Sebastien (sd378r)9-670/+406
Rework javascripts for designer UI (part2) Change-Id: I72ffef0adc2559e8053203cee928eff5c4d9b0dc Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework the Designer UI (part1)Determe, Sebastien (sd378r)14-2734/+3484
Rework the Designer UI (part1), mainly html pages + javascripts Change-Id: I216e9ef65da91b2be3bf39e591220e6060578192 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework the CldsService (rest apis)Determe, Sebastien (sd378r)10-366/+891
Rework the Rest APis + Xsl transformer Change-Id: Icd9ae214c7c457b208235b4815729659ce8524a9 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework the Clds DAO and properties associatedDeterme, Sebastien (sd378r)16-593/+968
Rework the Clds DAO and Prop classes collector, modelBPMN, policy, service Config Change-Id: If64573d9d513b54f286f46db26ef57fcc7830617 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework the Req classes for allDeterme, Sebastien (sd378r)7-310/+503
Rework the req classes for TCA, Operational policy, StringMatch + Camunda config classes reworked Change-Id: I16a1e4b7485416c38ed50087c701aa2e305a768a Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework the authenticationDeterme, Sebastien (sd378r)15-160/+635
Add more granularity in the default authentication mechanism + Add some unit tests with Json to validate the json decoder Change-Id: I89d0ef94e99fc8aa0c1e8c6432b5aa30a0a5ac88 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework all the clamp delegatesDeterme, Sebastien (sd378r)13-312/+450
Rework all the clamp delegates for Event, DCAE, Operational policy, stringmatch and TCA Change-Id: I8f3830cdf05b144dd5d039f833ef7e96c785df29 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework the Clamp db modelDeterme, Sebastien (sd378r)13-349/+537
Rework the DB model + new SQL associated to that Change-Id: Ibfa6e0bc9942f8b51a1681fab98502c462d34def Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework SDC calls and modelDeterme, Sebastien (sd378r)21-410/+6202
Rework the SDC model and queries + Add unit tests with JSON to validate the SDC model Change-Id: I93f08cdc883f5357e3a08e9c246ed30be50a3492 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-04Merge "[CLAMP-26] upgrade org.onap.policy"Sébastien Determe5-24/+24
2017-08-03[CLAMP-2] Tmp fix for merge jobsAnaël Closson0-0/+0
Change-Id: Ibb8d3208435a1710bbca3ece2656566066e265df Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-08-01[CLAMP-26] upgrade org.onap.policyPamela Dragosh5-24/+24
Change-Id: I893db1b973f09174adec85e452b1488e900bea00 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-07-27Change clds jar version in DockerfileJulienBe1-1/+1
Change-Id: If9506da9036fb6fa799a88539160c2bb8ad13962 Signed-off-by: JulienBe <jb379x@att.com>
2017-07-26Add docker registry to image nameJulienBe1-1/+1
Issue: CLAMP-1 Change-Id: I9c4e19b15fac9066567bea8942d02553f78ac8d0 Signed-off-by: JulienBe <jb379x@att.com>
2017-07-14[CLAMP-1] Add the oparent to the main pomDeterme, Sebastien (sd378r)1-0/+6
This is a trial to use the oparent previously defined for the whole ONAP. Change-Id: Iea2cf3496e24c6427224062429f0d22993332434 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-07-07[CLAMP-1] Mariadb container timeout after 60sAnaël Closson1-1/+1
Change-Id: I19cc9534d9c53b82554ccc914500afeff10896f2 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-06-22[CLAMP-1] Changes to match buildJulienBe1-3/+3
Changing registry variable name Updating version Change-Id: I394b4eb19e1f79eab835c2dca242a804d0c6bc90 Signed-off-by: JulienBe <jb379x@att.com>
2017-06-21[CLAMP-1] Initial ONAP CLAMP seed code commitChrisC522-0/+298568
Change-Id: I2e8070a590618a06070f393d7b2c011029af5e8a Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-06-15Initial empty repositoryJessica Wagantall0-0/+0