aboutsummaryrefslogtreecommitdiffstats
path: root/extra
AgeCommit message (Collapse)AuthorFilesLines
2019-04-05Merge "Introduce Camel route"Xue Gao1-1/+0
2019-04-05Introduce Camel routesebdet1-1/+0
Camel route for Submit operation using http4 component Issue-ID: CLAMP-303 Change-Id: I29804a7db6286dfa84f7eed63813f25299a385e6 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-04-04Add new visualizations + new kibana + new LogstashKrysiak Adam1-1/+1
Change-Id: If49336c8402ee826863237f996a659bf6ea7b08d Issue-ID: CLAMP-341 Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
2019-03-28Rework the submit operationxg353y1-0/+2
Rework the logic to create/delete ms config policies. Issue-ID: CLAMP-303 Change-Id: I317e262ab68280a7518a6e31e82e5fcb0a7f94ed Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-12Add svg supportsebdet1-1/+1
Add SVG support to the CSAR installer so that UI could render the loop Issue-ID: CLAMP-306 Change-Id: Ief963c4ad8e4c142f20c16b2049cad3a8aeedfb0 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-03-12Add unit testssebdet1-2/+2
Add unit tests and fix code to support them, columns modified and csar installer fixed as well Issue-ID: CLAMP-306 Change-Id: I946ef1aa957ca36bbb00357308ac67a3f07dcdce Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-03-11Add sqlsebdet1-0/+70
Add sql file to the project, so the csit can use the docker-compose Change-Id: I1b7fd810d3686f686803b30ffce41823a2f3abd3 Issue-ID: CLAMP-299 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-28Introduce new entitiessebdet2-1/+4
Introduce new database entities to support the new Clamp model Change-Id: I6c8d7fdaf8201c2bc7878f8a807c89002525857f Issue-ID: CLAMP-299 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-13Remove SDC queryxg353y1-8/+0
Remove the query to SDC to get Service/VF related parameters. Also remove the UI which triggers the SDC query. Issue-ID: CLAMP-290 Change-Id: Ie7864942b91c022a3a7329c17ab2785448aae9ff Signed-off-by: xg353y <xg353y@intl.att.com>
2018-11-09Fix DCAE status refreshsebdet2-3/+13
Fix the DCAE status refresh that was not done during the loading of the model in Clamp Issue-ID: CLAMP-246 Change-Id: I61ec1de74d46879ba638833bcab5143966d37228 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-10-31add missing visualosgn422w1-2/+7
add missing visualization for original dashboard and update readme Issue-ID: CLAMP-240 Change-Id: I4425219318bb83c2906e5b3e85f4c1ad484a1fad Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2018-10-11Docker-compose for heat integration labac25502-0/+86
Issue-ID: CLAMP-230 Change-Id: If825138e82f814e4c4804001f99da807d87f27c9 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-10-11Use logstash configuration from OOMac25502-157/+11
Change-Id: Ie57c7f44b80337f21404d5d32d268b6cd9e03c7c Issue-ID: CLAMP-218 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-10-08New kibana config load/restoreac25504-77/+61
Change-Id: I9c26e891c171d8f84bb9f4e03319f63599e00298 Issue-ID: CLAMP-226 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-09-21Add delete testsebdet1-2/+3
Add a test and fix the delete model code that was not working Issue-ID: CLAMP-217 Change-Id: I235200ee0e7dc25ed759b88568333882bfb90c50 Signed-off-by: sebdet <sd378r@intl.att.com>
2018-09-18Use OSS version of ELK imagesac25502-21/+32
Issue-ID: CLAMP-222 Change-Id: I7ee3b0376440a590d4b945ebb2b2dc3d0183d6a1 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-09-11Merge "Upgrade ELK to 6.1.3"Sébastien Determe2-7/+12
2018-09-11Merge "logstash input"Sébastien Determe2-16/+55
2018-09-10Upgrade ELK to 6.1.3ac25502-7/+12
Issue-ID: CLAMP-219 Change-Id: I2545d92b92e9a805122ca54d103865d12769cfe8 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-09-04logstash inputosgn422w2-16/+55
enable file input in logstash Issue-ID: CLAMP-218 Change-Id: Iab1c91d937a09f5410f16372ea7237aabf3944ee Signed-off-by: osgn422w <gn422w@intl.att.com>
2018-09-03Introduce tosca savingsebdet3-0/+117
Introduce tosca saving for generic Config policy + rest apis Issue-ID: CLAMP-214 Signed-off-by: sebdet <sd378r@intl.att.com> Change-Id: I34431d256b195071ea6f7581fc20aff9a6b9aaf7
2018-08-10Update Logging Specificationsxg353y3-32/+0
Update logging related parameters basedon the ONAP logging specification v1.2 Issue-ID: CLAMP-203, CLAMP-204, CLAMP-205 Change-Id: Ide7608e289f647862be8db6eb3d7bf11b6e7218a Signed-off-by: xg353y <xg353y@intl.att.com>
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>