aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-04-03New parameter Sdc controllerDeterme, Sebastien (sd378r)6-14/+54
There is a need to have that new parameter (message bus addresses) if the sdcAddress is not present Issue-ID: CLAMP-149 Change-Id: I336e7af6784a70b0b65c9610fc2e69e40126bdc0 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-04-03Fix the start_http_cache.shDeterme, Sebastien (sd378r)2-5/+12
Fix the script call from Pom so that it can be configured Issue-ID: CLAMP-148 Change-Id: Id1120150c4fb993d70ffe2914c73a8fa24051e85 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-04-03Fix sonar bugsDeterme, Sebastien (sd378r)2-8/+3
Fix Sonar bugs and bad comments in the code Issue-ID: CLAMP-147 Change-Id: I4cc8e00a0d063396b7dd6ac6c7fcf408607f998e Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-29Merge changes Ief706086,I8b33340fSébastien Determe2-6/+29
* changes: Update missing fields Random error message when op_failed
2018-03-29Merge "Add error widget to dashboard"Sébastien Determe2-12/+18
2018-03-29Remove useles file in CSARDeterme, Sebastien (sd378r)1-0/+0
Remove the file in CSAR that was useless Issue-ID: CLAMP-146 Change-Id: Ia945af65bb8bfd39cdaf6631825b0480f1e6ad53 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
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 Determe7-21/+99
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 + typoehautot7-21/+99
Change-Id: I0a3b8f1e812f6199c5a7fbbabd88c6c5ec4217cc Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-111
2018-03-27Merge changes from topic 'bp/input'Eddy Hautot8-294/+374
* changes: Add blueprint input Unit tests improvement
2018-03-27Merge "Fix UI DCAE Deploy"Eddy Hautot1-5/+5
2018-03-27Add blueprint inputDeterme, Sebastien (sd378r)7-290/+370
Add blueprint json input support for DCAE call Issue-ID: CLAMP-142 Change-Id: I52657ff7ead38681eae2744a30271f0a1b825bb6 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-27Merge "Use parameters to configure DMaaP event generator"Sébastien Determe1-13/+35
2018-03-27Merge "Environment for logstash not seen by logstash"Sébastien Determe2-11/+9
2018-03-27Unit tests improvementDeterme, Sebastien (sd378r)1-4/+4
Add Id specified in the python third party script Issue-ID: CLAMP-142 Change-Id: Id804c83dbcb3dcdf485906f1b358554205e9e0e8 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-27Update License fileChrisC1-3/+1
Update License file to remove main trademark as well as updating the date Change-Id: Ica2acbf9a4481f920d322664c6aa021a07d99ce7 Issue-ID: CLAMP-144 Signed-off-by: ChrisC <cc697w@intl.att.com>
2018-03-27Merge "Update Documentation"Sébastien Determe3-45/+61
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-27Fix UI DCAE DeployDeterme, Sebastien (sd378r)1-5/+5
The Json format sent in CldsModel was not correct, the correct format must be with key name and key value. Issue-ID: CLAMP-142 Change-Id: I2802112702ff2e1f149932d59109f22654c581aa Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
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-27Update DocumentationChrisC3-45/+61
Update Architecture and main Beijing Release Documentation. Change-Id: I896739dbbeaab500d738e3176290f1a31275811d Issue-ID: CLAMP-128 Signed-off-by: ChrisC <cc697w@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>