aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
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