aboutsummaryrefslogtreecommitdiffstats
path: root/extra
AgeCommit message (Collapse)AuthorFilesLines
2018-07-04Fix CSIT tests for clampeh552t4-0/+33
due to https and AAF enable Change-Id: I2a599a0baa6fb66bf385e421960da0842f116f75 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-194
2018-06-06Minor ImprovementDeterme, Sebastien (sd378r)1-0/+11
Code rework postponed to Casablanca to not impact Bejing release + Update version to 3.0.0 Issue-ID: CLAMP-177 Change-Id: I3e2cb22c1158df0cf5d4cf8369f9c469004d68c0 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-05-14Error when no abated msg yetac25501-1/+1
Change-Id: Ib9bfd64a34f5e3c31c8738beda929787cad9768e Issue-ID: CLAMP-158 Signed-off-by: Anael Closson <ac2550@intl.att.com>
2018-05-08closedLoopAlarm dates in us not in msac25501-7/+9
Dates received from other services are in ms, not in ms. Change-Id: I3e2583f4d7f771a73b12d56c040941fa9d6494cc Signed-off-by: ac2550 <ac2550@intl.att.com> Issue-ID: CLAMP-158
2018-04-24Remove ECOMP in headersDeterme, Sebastien (sd378r)1-1/+1
Remove ECOMP in headers of the source files Issue-ID: CLAMP-156 Change-Id: Iac30f54e6b2f365f6a87fa40f1d2b11107defaca Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-04-12Improve policy Config fix for docker-composeehautot2-38/+1
Change-Id: I3786f9e3a235831eb14efa5e154720ac84348ce2 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-136
2018-03-29Update missing fieldsac25501-1/+1
Change-Id: Ief7060863c6606ec4dc7ef175b0b855323ab5d07 Issue-ID: CLAMP-77 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-29Random error message when op_failedac25501-5/+28
Change-Id: I8b33340f8964eb39646a78146b96eb33c617a9e4 Issue-ID: CLAMP-77 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-29Add error widget to dashboardac25502-12/+18
Change-Id: Icf9dbd34a04ee6e7979d3754f753297654dd4a48 Issue-ID: CLAMP-77 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-28Merge changes I54ea0dc6,If352b7db,I7b8221ac,Idcfb7c5dSébastien Determe3-25/+37
* changes: Timeout triggered when querying dmaap CL generation produce too long CL names Request failure polluting results More vizualisation for the dashboard
2018-03-28Merge "Add simulator cases for (un)deploy/stop + typo"Sébastien Determe1-1/+1
2018-03-28Timeout triggered when querying dmaapac25501-1/+1
Change-Id: I54ea0dc68ae0f4321c38268a48172eec89f71ea5 Issue-ID: CLAMP-124 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-28CL generation produce too long CL namesac25501-6/+6
Change-Id: If352b7db31ec388cf685eda7a71a140061d92a4d Issue-ID: CLAMP-77 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-28Request failure polluting resultsac25501-5/+14
Change-Id: I7b8221ace6df00c6239f102f365c8d6db0dce41a Issue-ID: CLAMP-124 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-28More vizualisation for the dashboardac25501-13/+16
Change-Id: Idcfb7c5dbb738bf0456617b47bdf4c27d7a7c7a0 Issue-ID: CLAMP-77 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-28Add simulator cases for (un)deploy/stop + typoehautot1-1/+1
Change-Id: I0a3b8f1e812f6199c5a7fbbabd88c6c5ec4217cc Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-111
2018-03-27Use parameters to configure DMaaP event generatorac25501-13/+35
Change-Id: Ib569c185a982afa61ec68012a238a8c99d591d31 Signed-off-by: ac2550 <ac2550@intl.att.com> Issue-ID: CLAMP-124
2018-03-27Environment for logstash not seen by logstashac25502-11/+9
Change-Id: Ica3089a429920a8f3a17badba9d41c207923450d Issue-ID: CLAMP-124 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-27Incorrect environmentac25502-7/+0
Change-Id: If5e81b735646c507dea46dcea86ceb08e0ef2442 Issue-ID: CLAMP-124 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-23Re-add config for test removed by errorehautot1-0/+37
Change-Id: I8f7829549586a75c0d975070eb2db9c715dc7c0a Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-127
2018-03-22Remove the test flagDeterme, Sebastien (sd378r)1-37/+0
Remove test flag from deploy and undeploy. Also remove useless variable definition Issue-ID: CLAMP-141 Change-Id: I49bd3e88b9a37d891fce243dbadb9a5f890c06cf Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-21Merge "SDC proxy do not depend on CLAMP"Sébastien Determe1-2/+0
2018-03-21Merge "Modify third party proxy to test the SUBMIT"Sébastien Determe3-115/+7
2018-03-21Modify third party proxy to test the SUBMITehautot3-115/+7
Change-Id: I86dad99c141ef78b23e28cbb3eab6516d04000a8 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-100
2018-03-21SDC proxy do not depend on CLAMPac25501-2/+0
Issue-ID: CLAMP-136 Change-Id: I1f125340d241e1232640a64c2f29c0adc2e3de8b Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-20Adding CLAMP Dashboardac255020-0/+886
Change-Id: I0496fa7303dbeaf72b00e4382f71bdb0069abb9a Issue-ID: CLAMP-77 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-07Merge "Rework config"Eddy Hautot1-1/+1
2018-03-07Rework configDeterme, Sebastien (sd378r)1-1/+1
Rework the clds-user json and clds-controller json config Issue-ID: CLAMP-136 Change-Id: I5393394d7d878001dd9b5773051f38e927173d5d Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-05Merge "Remove the clds-reference.properties"Sébastien Determe1-1/+1
2018-03-05Remove the clds-reference.propertiesDeterme, Sebastien (sd378r)1-1/+1
Remove clds-reference.properties and merge it into application.properties Issue-ID: CLAMP-136 Change-Id: I8dc6deffdca47dc50d1473ccbe9a94dc91d7d5d9 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-02Merge "Fix Clamp runtime"Eddy Hautot1-1/+1
2018-03-01Fix Clamp runtimeDeterme, Sebastien (sd378r)1-1/+1
Add the missing file for SDC Config in resource and docker clamp.env. Issue-ID: CLAMP-81 Change-Id: Ie1a22fcc1a8d95fcc5dd826353e989c7e1707abd Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-02-22Add SDC proxy in docker-compose and templates exehautot3-0/+156
Change-Id: I365c279fd38fc229bcd3b872c753ca4d801f5e52 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-100
2018-02-21Rework DB connection URLDeterme, Sebastien (sd378r)1-1/+2
Add timeout parameters to the DB URL Issue-ID: CLAMP-85 Change-Id: I4cb3f2b4f8744bc240a49440f720b11328927dd6 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-02-20Fix issue with clamp.envDeterme, Sebastien (sd378r)1-4/+1
Clamp.env was wrong so clamp was crashing at runtime when accessing the db Issue-ID: CLAMP-85 Change-Id: I162b682fa9d4977218e3ebd48e210bf87d053698 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-02-14Remove Camunda and replace by CamelDeterme, Sebastien (sd378r)2-8/+4
The camunda has been replaced by Camel so that DB could be removed. Also the unit tests has been reworked and maven dependencies have been changed Issue-ID: CLAMP-85 Change-Id: I781c3c83cecbdae3535c7e036e62ae83c6b6852f Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-02-13Update the Mariadb configDeterme, Sebastien (sd378r)1-4/+4
Change the mariadb config for integration tests so that it requires less resources Issue-ID: CLAMP-129 Change-Id: Ifc071c02a00813a68ba79d0902d7e11da45605fe Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-10-17Add config folder to be able to change configeh552t1-0/+2
Change-Id: Icd0fe1a261370f21ee391aaf3294e84b2b33deb7 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-61
2017-09-14Wait for database with mariadb connectoreh552t1-1/+1
Need to add sequential in connection url to be able to retry Change-Id: Ib5343de3c1ecad317ae1628590b1766a31ed1f15 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-42
2017-09-14Wait for database with mariadb connectoreh552t1-1/+1
With the change from Mysql to MariaDB connector maxReconnect parameters doesn't work anymore. We then need to use retriesAllDown instead but this is doing retries as fast as possible with no wait between tries so need an arbitrary high value. With maxReconnect it was waiting a time exponentially growing so a low value was enough. Change-Id: I7d03baa69bbee46d82a403f573d9f492f9720a4c Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-42
2017-09-14Wait for database with mariadb connectoreh552t1-1/+1
With the change from Mysql to MariaDB connector maxReconnect parameter doesn't work anymore. We then need to use retriesAllDown instead but this is doing retries as fast as possible with no wait between tries so need an arbitrary high value. With maxReconnect it was waiting a time exponentially growing so a low value was enough. Change-Id: Id1429759aa4bdcfc9af1934fd6f8b848ed879e91 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-42
2017-09-11Change mysql to mariadb connectorDeterme, Sebastien (sd378r)1-1/+1
Replace the mysql connector used by Spring to mariadb + remove the Mysql connector from the clamp.jar Change-Id: If7241e111d07ad98eba3b0fcb612b0f4711d683d Issue-Id: CLAMP-52 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-17Fix clamp maxReconnectseh552t1-1/+1
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-08Rework Pom and DockerfileDeterme, Sebastien (sd378r)1-1/+1
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 the Clamp db modelDeterme, Sebastien (sd378r)3-102/+124
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-06-21[CLAMP-1] Initial ONAP CLAMP seed code commitChrisC9-0/+1283
Change-Id: I2e8070a590618a06070f393d7b2c011029af5e8a Signed-off-by: ChrisC <cc697w@intl.att.com>