aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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-27Merge "Security Fix"Christophe Closset19-122/+382
2018-03-27Security FixDeterme, Sebastien (sd378r)19-122/+382
Introduce a centralized ObjectMapper for Resteasy and Clamp code so that the automatic Ser/deserialization of all classes is disabled. Issue-ID: CLAMP-135 Change-Id: I1fb11c8fc8e7a53ef832774fa8c06af1c70d3dad Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-26Update Release NoteChrisC1-0/+55
Add Beijing Release Note entry for the release. Change-Id: I45bb1e2c31978fb767d2984c88afa75ca858b463 Issue-ID: CLAMP-128 Signed-off-by: ChrisC <cc697w@intl.att.com>
2018-03-23Merge changes from topic 'bugfix/sdc-controller'Eddy Hautot1-16/+17
* changes: Change on jackson Attempt to fix jackson-databind
2018-03-23Change on jacksonDeterme, Sebastien (sd378r)1-15/+20
Attempt to remove red bullet in nexus-iq Issue-ID: CLAMP-135 Change-Id: I2a1b8fd26276873f4e783ff33124095ebbe44a32 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-23Attempt to fix jackson-databindDeterme, Sebastien (sd378r)1-5/+1
Fix nexus-iq issue reported as red Issue-ID: CLAMP-135 Change-Id: I8cc2951d8c8a3c61258b0a2926e1d17d2e8a1448 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-23Merge changes from topic 'bugfix/sdc-controller'Sébastien Determe10-130/+329
* changes: Rework the SDC test Naming convention Sonar fixes
2018-03-23Rework the SDC testDeterme, Sebastien (sd378r)9-76/+267
Rework the uni tests so that SDC controller is more tested, also dcae code has been reworked for improving sonar report Issue-ID: CLAMP-81 Change-Id: Ia6ec272e1bf86e72d9d7294aeec0695b861f78af Signed-off-by: Determe, Sebastien (sd378r) <sd378r@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-23Naming conventionDeterme, Sebastien (sd378r)1-26/+26
Refactor the names in SDC controller Issue-ID: CLAMP-81 Change-Id: I715e0274efe5ac10e8bcc1f5b8a0171231e55265 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-23Sonar fixesDeterme, Sebastien (sd378r)1-30/+38
Rework the class due to sonar report Issue-ID: CLAMP-81 Change-Id: I5f99728b3aa1c194d0bf7b2cf727e8dbdf99684f Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-23Merge changes from topic 'security'Sébastien Determe7-220/+43
* changes: Remove client usage of md5 Bcrypt as password hashing method in the backend
2018-03-23Remove client usage of md5ac25507-220/+7
Md5 usage introduce a security flow by reducing the amount of test needed for a brute force attack. Change-Id: Ifa4e6259d0a3fb06c91c03d1c67470ddd02284fc Issue-ID: CLAMP-143 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-23Merge "Allow additional parameters to deployment"Sébastien Determe4-2/+112
2018-03-22Bcrypt as password hashing method in the backendac25503-5/+41
Change-Id: I5ed802c35ade8ba5da4d21f2a8c22d0198490885 Signed-off-by: ac2550 <ac2550@intl.att.com> Issue-ID: CLAMP-143
2018-03-22resolve issues due to conflictDeterme, Sebastien (sd378r)4-96/+21
Resolve the issues due to the conflicts and rework the Sdc startup Issue-ID: CLAMP-81 Change-Id: I3f6fa5268140e902b445c316bc40f326256d17c0 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-22Allow additional parameters to deploymentac25504-2/+112
Change-Id: I760d0f0d54f83282d8556b74a588361669fa5375 Issue-ID: CLAMP-142 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-22Add properties to modelDeterme, Sebastien (sd378r)7-24/+137
Add properties to model created in db + Auto start configuration for spring Issue-ID: CLAMP-81 Change-Id: I6598872c6b47963e97c63730a4b6499e2b1a2de2 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-22Rework of the csarinstallerDeterme, Sebastien (sd378r)9-50/+168
Csarinstaller rework to save Template and Model to database Issue-ID: CLAMP-81 Change-Id: I5edf9716146975ed3751a93b78f5c9b0b9ff2af9 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-22Remove the test flagDeterme, Sebastien (sd378r)2-37/+72
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-22Fix the JaxRsDeterme, Sebastien (sd378r)1-4/+4
Fix the JaxRs endpoints that were wrong Issue-ID: CLAMP-141 Change-Id: Ibb2598e0c3460f72961048edbf93d1717473b0bb 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 Determe59-247/+272
2018-03-21Merge "Cleanup duplicate/unused code"Sébastien Determe3-568/+0
2018-03-21Merge "Adding CLAMP Dashboard"Sébastien Determe20-0/+886
2018-03-21Merge "Draft single controller"Eddy Hautot1-0/+310
2018-03-21Merge "CsarInstaller introduction"Eddy Hautot18-0/+2319
2018-03-21Merge changes from topic 'feature/sdc-controller'Sébastien Determe7-44/+174
* changes: Rework the code CsarHandler rework Add new config classes
2018-03-21Modify third party proxy to test the SUBMITehautot59-247/+272
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-21Cleanup duplicate/unused codeac25503-568/+0
Change-Id: Ib3707b85285ad688ef4e8d94d6f035668b9b1b93 Issue-ID: CLAMP-140 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-16Draft single controllerDeterme, Sebastien (sd378r)1-0/+310
Draft class that handle one single controller based on the SDC JSon config Issue-ID: CLAMP-81 Change-Id: I3db6179c1cb00e21de8b1d58b6e36b49e053fadd Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-16CsarInstaller introductionDeterme, Sebastien (sd378r)18-0/+2319
This class is introduced to decode/deploy the dcae blueprint from SDC and save it to database. This is done based on json templates. Some unit tests added Issue-ID: CLAMP-81 Change-Id: I3fac5f7ef41d77aa244414407111b9cb602b50bd Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-16Rework the codeDeterme, Sebastien (sd378r)3-21/+3
Some reworking of different services classes Issue-ID: CLAMP-81 Change-Id: I7815e805f2a41954d633d3e3453af02d0de6b283 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-16CsarHandler reworkDeterme, Sebastien (sd378r)2-23/+54
Reworking of the csarHandler to support cache of dcae blueprint Issue-ID: CLAMP-81 Change-Id: Ic9c71d8f23ac75a6273781991f5ac7a60c4f328d Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-16Add new config classesDeterme, Sebastien (sd378r)2-0/+117
Add classes to support the Blueprint mapping configuration Issue-ID: CLAMP-81 Change-Id: I78b42f90993700c299fd75a20f39aa16f632ff9d Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-15Merge "false positive license issue on nexus IQ + unused"Sébastien Determe6-1661/+0
2018-03-15Merge changes from topic 'bugfix/nexus-iq'Eddy Hautot12-51/+45
* changes: Fix Checkstyle issues Update jackson-databind
2018-03-15Fix Checkstyle issuesDeterme, Sebastien (sd378r)11-42/+39
Fix the checkstyle issues reported by the build Issue-ID: CLAMP-74 Change-Id: Ia2b3e332808d59aefcc7140d9638c7a18ef24e65 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-15false positive license issue on nexus IQ + unusedac25506-1661/+0
Change-Id: Idf91cdbb2a49ffdb5cafc66c413f53e0b62c1081 Signed-off-by: ac2550 <ac2550@intl.att.com> Issue-ID: CLAMP-135
2018-03-15Merge "Add swagger generation for jaxrs api"Sébastien Determe3-0/+63
2018-03-15Update jackson-databindDeterme, Sebastien (sd378r)1-9/+6
Update one dependency to fix the security issues reported by NExus IQ Issue-ID: CLAMP-135 Change-Id: I0cc1c3a32047083790dd556f5be1ef43cb8afffb Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-14Add swagger generation for jaxrs apiBertozzi, Julien (jb379x)3-0/+63
Issue-ID: CLAMP-137 Change-Id: I0b1e088a99a7e1c63dc0b0f4a36b16020181bf1f Signed-off-by: Bertozzi, Julien (jb379x) <jb379x@att.com>
2018-03-14Merge "Fix the CsarHandler"Eddy Hautot1-2/+1
2018-03-14Merge "Rework the SDC Config"Eddy Hautot1-48/+38