aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-02-05Remove bad url5.0.2-ONAPelaltosebdet3-307/+3
Remove bad url and useless files Issue-ID: CLAMP-642 Change-Id: Iee749c83c061a81da01482e45c056e9d45ccd923 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-22Merge "add ELK note" into elaltoGervais-Martial Ngueko1-0/+1
2019-10-22add ELK noteosgn422w1-0/+1
add note on removal of ELK stack. Issue-ID: CLAMP-506 Change-Id: I40b3bc5086e88c7f451931a616deeaeede5da92e Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-10-17Remove all search guardsebdet15-751/+1
Remove all files related to search guard and all config files + disable the build of the clamp ELK stack Issue-ID: CLAMP-506 Change-Id: I2fe1a9c50381dd31d3fbbb6485cfa8ba2b3f29a8 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-11Merge "Attempt to release docker"Gervais-Martial Ngueko1-1/+1
2019-10-11Attempt to release dockersebdet1-1/+1
New attempt to release the docker container for release 4.1.3 Issue-ID: CLAMP-513 Change-Id: I5339f8254acff7c73eda28745aa7c9c13e8aa58a Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-11New attempt to releasesebdet1-1/+1
New attempt to release the jar first, enxt pr will follow with docker container Issue-ID: CLAMP-513 Change-Id: I24557ec9a933b58d0db476bf13d4aa6e10dc281c Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-11Release 4.1.3sebdet2-0/+19
DO the release 4.1.3 so that we can upgrade oom and release the final containers Issue-ID: CLAMP-513 Change-Id: I3477ef78ade1ca29223fba128971c3cc32ca31c1 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-11Merge "move to 4.1.3"Eddy Hautot1-2/+2
2019-10-11move to 4.1.3osgn422w1-2/+2
bump release version to 4.1.3 Issue-ID: CLAMP-500 Change-Id: I6f73e478338b99ae06bf2ef69948de1363ed51be Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-10-11Merge "add issue"Eddy Hautot1-0/+1
2019-10-11add issueosgn422w1-0/+1
add issue CLAMP-519 to release note for ElAlto Issue-ID: CLAMP-500 Change-Id: I24fae51d022732b34a3b72ee0bf2d061b8061b2d Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-10-10Rework the clamp cadi filtersebdet2-52/+12
Add test and rework the code for X509 certificate Issue-ID: CLAMP-519 Change-Id: I3c0aa05cd4bec24770243b86a4672ff3906afba5 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-09Add CA certificate to frontendsebdet1-0/+32
Add CA file for the frontend generation Issue-ID: CLAMP-519 Change-Id: Ia1b4e1e2acc13b32eb3096cb2ece6d4f6ae54998 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-09Fix policy status issuexuegao3-229/+10
Change the initial status of policy from SENT_AND_DEPLOYED to NOT_SENT. Issue-ID: CLAMP-533 Change-Id: If4fa22fc2e3fb33500502bab41e49de9000dd7e7 Signed-off-by: xuegao <xg353y@intl.att.com>
2019-10-09Add policy model id in tosca parsersebdet4-211/+195
Add the parameter policy model id when converting the tosca to a Json schema for the UI so that it takes well what is provided in the blueprint Issue-ID: CLAMP-534 Change-Id: Ie5e9e0c495c3969f25cca36d8f3d74c82f1f63b6 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-09Fix start-backend scriptsebdet1-1/+2
Just ensure the log folder is well there before starting the backend Issue-ID: CLAMP-535 Change-Id: I355ecba7dad0fa6f272a69ad6c89c422b6551094 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-08Clean up filessebdet2-86/+0
Delete useless files in test resource folder Issue-ID: CLAMP-487 Change-Id: I828d0cc93ff29fb0f8ae05988e28f2a0b415c194 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-08Merge "Fix policy status issue"Sébastien Determe2-1/+240
2019-10-08DCAE inventory calls in camelsebdet16-612/+1700
Move the HTTP/HTTPS calls to camel so that there is no issue with the previous code that does not support the config required for HTTP4 Camel Issue-ID: CLAMP-532 Change-Id: I83db0da5bbe6906890d0d6aa9b529c264e5f9b20 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-08Fix policy status issuexuegao2-1/+240
Change the initial status of policy from SENT_AND_DEPLOYED to NOT_SENT. Issue-ID: CLAMP-533 Change-Id: I5daec8e5d02c4db48005fbf25e642ec73df5a20c Signed-off-by: xuegao <xg353y@intl.att.com>
2019-10-07Fix Sonar vulnerabilitiesxuegao9-45/+56
Fix the vulnerabilities reported by Sonar. Issue-ID: CLAMP-530 Change-Id: I9f6a7fe9ce042045085c371ef3777188b11ffb36 Signed-off-by: xuegao <xg353y@intl.att.com>
2019-10-07Fix loopUI issuexuegao1-1/+2
Fix the issue that loopName doesn't show correctly. Issue-ID: CLAMP-529 Change-Id: I2f7916eb300cecc311b0752df92926c747b8eb71 Signed-off-by: xuegao <xg353y@intl.att.com>
2019-10-04Merge "Fix X509 injection"Sébastien Determe1-1/+4
2019-10-04Merge "Add react ui test"Sébastien Determe8-27/+299
2019-10-04Fix X509 injectionsebdet1-1/+4
Url Decode before using the certificate Issue-ID: CLAMP-519 Change-Id: I7b0e9926a7ae6c50f2e5fafa73b20d733725b076 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-04Add react ui testxuegao8-27/+299
Add react ui test to improve code coverage. Issue-ID: CLAMP-509 Change-Id: Ic9c974a78ee453dddb8f985f3e9c9067f66e95d9 Signed-off-by: xuegao <xg353y@intl.att.com>
2019-10-03New attempt for fixing NPMsebdet2-5/+3
Add registry settings for the build npm install so that we can use new libraries Issue-ID: CLAMP-519 Change-Id: Ia69346f60c66bf6344f475b3060491dffb806124 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-03Fix manually npmsebdet1-1/+2
Attempt to fix manually npm so that we can deliver the docker Issue-ID: CLAMP-519 Change-Id: Ie2d2a799dd93dbfbabfa4dd173e5558acb3a4c74 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-03Set react libsebdet1-1/+2
Set react lib to fix the build, as all npm dep are taken from nexus3 Issue-ID: CLAMP-519 Change-Id: I3619d55b25d90c54767bc8e079e16e3326d86201 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-03Add X.509 Injectionsebdet1-4/+35
Add X.509 injection in the Cadi filter so that the NGinx reverse proxy can forward the certificate that AAF needs Issue-ID: CLAMP-519 Change-Id: I0af8ec795fb61510647d2019f3f6f8f664032f5c Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-01Bump up clampsebdet2-2/+2
Bump up to version 4.1.3 Issue-ID: CLAMP-513 Change-Id: I1cd2a7dabc58ad58d5b234996d68feba3d7a1e74 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-01Merge "Add react ui tests"Sébastien Determe6-7/+253
2019-10-01Merge "Remove Policy dependencies"Sébastien Determe5-228/+85
2019-10-01Add react ui testsxuegao6-7/+253
Add more tests for react UI. Issue-ID: CLAMP-509 Change-Id: I58f6408bcd8667fa8b16b0b2f31f8287bdfac8c9 Signed-off-by: xuegao <xg353y@intl.att.com>
2019-10-01Remove Policy dependenciesxuegao5-228/+85
Remove policy related dependencies from the pom.xml Issue-ID: CLAMP-512y Change-Id: I734539be2c80eacd2340f865dffc50f47c55dd86 Signed-off-by: xuegao <xg353y@intl.att.com>
2019-10-01Merge "Improve unit test coverage of DcaeInventoryServices & clamp/clds/model"Sébastien Determe2-0/+127
2019-10-01Merge "Fix the ooperational policy ui issue"Sébastien Determe1-2/+16
2019-10-01Merge "Improve unit test coverage of ToscaYamlToJsonConvertor"Sébastien Determe5-2/+325
2019-10-01Merge "Add unit tests for UI"Sébastien Determe19-7/+1376
2019-09-30Improve unit test coverage of DcaeInventoryServices & clamp/clds/modelVidyashree Rama2-0/+127
Improve unit test coverage of DcaeInventoryServices & clamp/clds/model Change-Id: I2a2d977473ceec95117eca9e5ab42d75371a6137 Issue-ID: CLAMP-510 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-09-25Fix the ooperational policy ui issuexuegao1-2/+16
Update the css of the Jsoneditor tab component so that the operational policy UI will not have names overlapped. Issue-ID: CLAMP-511 Change-Id: I05806a398cd7f642290d7dbef1e58533a8bdac1c Signed-off-by: xuegao <xg353y@intl.att.com>
2019-09-25Improve unit test coverage of ToscaYamlToJsonConvertorVidyashree Rama5-2/+325
Improve unit test coverage of ToscaYamlToJsonConvertor Change-Id: Ia5dc07288b878ac62d74313032ba2b4ee69f9c2e Issue-ID: CLAMP-510 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-09-24Add unit tests for UIxuegao19-7/+1376
Adding unit tests for React UI Issue-ID: CLAMP-509 Change-Id: If31bbea7972736aa190fd0fed19336a1aa382af8 Signed-off-by: xuegao <xg353y@intl.att.com>
2019-09-19add license noteosgn422w2-1/+11
add some additionnal licensing note Issue-ID: CLAMP-508 Change-Id: I3b768759709f779833abf7f72c775d90e7e8611a Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-09-18remove commercial noticeosgn422w2-104/+0
remove non-commercial in use only notice Issue-ID: CLAMP-508 Change-Id: Idcd72e114b4af720497f26f7f7fdd2768f3fb51d Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-09-18doc ElAlto updateosgn422w1-31/+33
correct some syntax error on doc Issue-ID: CLAMP-500 Change-Id: I5682377f76f9bcbe7fcda27288b3bfdfb6e71a96 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-09-18update doc ElAltoosgn422w1-14/+23
Update documentation for El Alto release Issue-ID: CLAMP-500 Change-Id: I5ad81c5067ad8babe72f7d27d4a1a972b52fdd7d Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-09-18SearchGuard DMCAosgn422w1-1/+3
added issue link to SearchGuard DMCA by ElasticSearch Issue-ID: CLAMP-506 Change-Id: I4e1f601238e8e807730f513db5d9642d4a8f8c95 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-09-16Merge "Create 4.1.2 release"Gervais-Martial Ngueko1-0/+14