aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-10-23Merge "Change the npm repo"Sébastien Determe2-2/+2
2019-10-23Change the npm reposebdet2-2/+2
Change the npm repo to the one specify in the npmrc Issue-ID: CLAMP-450 Change-Id: I7e416ca31f4beb06d2b0c3b3feff0dcb50c57279 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-23Merge "Try to dump config"Sébastien Determe2-2/+2
2019-10-23Try to dump configsebdet2-2/+2
Try to log config to investigate the npm publish problem Issue-ID: CLAMP-450 Change-Id: Ib63e77f97d77a2b1e887600cb83b85252a68a53f Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-23Merge "Change the repo to release"Sébastien Determe2-2/+2
2019-10-23Change the repo to releasesebdet2-2/+2
Change the npm repository to release as public seems not accepting the publish Issue-ID: CLAMP-450 Change-Id: I34eb4a3e507ecdf3083a5519fce335f9d2b2f6f7 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-23Merge "Change npm repo"Sébastien Determe2-2/+2
2019-10-23Change npm reposebdet2-2/+2
Change the npm repo so that it refers to the right one set by LF team Issue-ID: CLAMP-450 Change-Id: Ic5ee9623c2dfce1d829f43c50afb4d087e4158f0 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-23Merge "Update React libraries"Sébastien Determe1-2/+5
2019-10-23Update React librariessebdet1-2/+5
Update the libraries so that we can verify in nexus iq that it's ok + skip the npm buil for now Issue-ID: CLAMP-450 Change-Id: Id4f0cde100ed8e1d44763d7b70791a736c52a1d6 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-22Merge "add ELK note"Gervais-Martial Ngueko1-0/+1
2019-10-22add ELK noteosgn422w1-0/+1
add note on ELK removal from El Alto Issue-ID: CLAMP-506 Change-Id: I9a0936ddb0944ac7951634ef0edf4fbcc7f52327 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-10-21Fix issuesxuegao2-5/+2
Fix issues from the previous commit. Issue-ID: CLAMP-512 Change-Id: I84b97e9c457f34771b4c8e723dbeeb7fdfc3a18f Signed-off-by: xuegao <xg353y@intl.att.com>
2019-10-21Merge "Re-enable npm deploy"Gervais-Martial Ngueko2-5/+4
2019-10-21Merge "Add ui tests"Sébastien Determe3-7/+136
2019-10-21Merge "Update sonar settings"Sébastien Determe1-1/+1
2019-10-21Re-enable npm deploysebdet2-5/+4
Re-enable the npm package for testing as nexus3 should be setup correctly now Issue-ID: CLAMP-450 Change-Id: If709a256dad835787bb40bf9a5ed9edb260fb6c3 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-21Add ui testsxuegao3-7/+136
Add more tests for react UI. Issue-ID: CLAMP-512 Change-Id: Iab51ff107688164dfa85341a3758b8799fe60ecd Signed-off-by: xuegao <xg353y@intl.att.com>
2019-10-18Update sonar settingsxuegao1-1/+1
Remove the tests and config files out of the sonar code coverage calculation. Issue-ID: CLAMP-512 Change-Id: I86afcd8c307a11b8f5cceb955c40c32cd7129781 Signed-off-by: xuegao <xg353y@intl.att.com>
2019-10-17Merge "Improve unit test coverage of loop/log"Sébastien Determe1-0/+99
2019-10-17Merge "Improve unit test coverage of LoopController"Sébastien Determe1-0/+150
2019-10-17Merge "Improve unit test coverage of LoopService"Sébastien Determe1-0/+34
2019-10-17Merge "Add unit tests"Sébastien Determe12-29/+1214
2019-10-17Add unit testsxuegao12-29/+1214
Add unit tests for backend and frontend. Issue-ID: CLAMP-512 Change-Id: I713ba2dce3bd132e7e3e713f4e91e3662df7aafd Signed-off-by: xuegao <xg353y@intl.att.com>
2019-10-17Fix nginx configsebdet1-0/+2
Fix nginx config for AAF so that certificate can go through it Issue-ID: CLAMP-519 Change-Id: Ie10975d733107022b933b83354881fd704512e26 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-17Update AAF certificatesebdet8-120/+93
Update the AAF certificate as the previous one will expire soon Issue-ID: CLAMP-536 Change-Id: Ia900449fcb1b327d60ae8f9c628610151ed70f0d Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-16Improve unit test coverage of loop/logVidyashree Rama1-0/+99
Improve unit test coverage of loop/log Change-Id: Id4deee79a3637396d210f14051fd345c9e7039e3 Issue-ID: CLAMP-510 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-10-16Improve unit test coverage of LoopControllerVidyashree Rama1-0/+150
Improve unit test coverage of LoopController Change-Id: I12145ba3542836dbc843b6c7f2383bff85f79e8f Issue-ID: CLAMP-510 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-10-15Improve unit test coverage of LoopServiceVidyashree Rama1-0/+34
Improve unit test coverage of LoopService Change-Id: I929d6c9fca8cbb1fa19b50bfee2c8523d94c41ce Issue-ID: CLAMP-510 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.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