aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2020-02-05Update SSL Certs and docChrisC1-8/+19
Update SSL certs for Frankfurt (expiry date Feb 2021) + fix clamp env for compose. Documentation updated to reflect what to do for cert renewal (readme). Issue-ID: CLAMP-641 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I24e24ee88674c3d5b399bc0f1722c61f4c54a937
2019-10-25Add commands for certifsebdet1-1/+34
Add procedure to update the AAF certificate Issue-ID: CLAMP-536 Change-Id: Ica40436f764ffde2d75bdc12cfdf69b01713bad4 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-06-04New unit tests and sonar fixesk.kedron1-2/+2
Assertion arguments should be passed in the correct order in: - CldsReferencePropertiesItCase - LoggingUtils Remove of duplicate code in LoggingUtils. Typo in README file. Add LoggingUtilsTest unit test. Change-Id: Iddc61877659e9d4308479451a7eb4901b3fc5ea8 Issue-ID: CLAMP-355 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
2019-04-05Update cadi to 2.1.10 and updated keystoreChrisC1-6/+6
Updated cadi for Dublin Issue-ID: CLAMP-337 Change-Id: I71e02369e8aa0a23250c94c68fcd9cf434de4414 Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2019-03-26Update SSL certificate for DublinChrisC1-175/+175
Updated keystore for use with Dublin release Expiry is March 26th 2020 Issue-ID: CLAMP-337 Change-Id: Ifd044b02a94bd93fa2320281638c4b3e7daa1d9c Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2019-02-13Remove SDC queryxg353y1-5/+0
Remove the query to SDC to get Service/VF related parameters. Also remove the UI which triggers the SDC query. Issue-ID: CLAMP-290 Change-Id: Ie7864942b91c022a3a7329c17ab2785448aae9ff Signed-off-by: xg353y <xg353y@intl.att.com>
2019-01-14Fix no AAF configsebdet1-0/+5
Add missing config for no AAF properties file Issue-ID: CLAMP-252 Change-Id: Iba8b0ed7119460a192cf30fcadb6e1b7b7e50b5d Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-11-27Update readme.mdsebdet1-1/+42
Update authentication part that had not been updated Issue-ID: CLAMP-249 Change-Id: I7e72a10cbadbaf6f4a1eb2c2bb6cdbc880e1b218 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-04-06Update docsDeterme, Sebastien (sd378r)1-15/+21
Update the docs according to the changes done SDC controller Issue-ID: CLAMP-144 Change-Id: I150c2f7004537e4d67aa42782b6cfeacae8a45c1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-04-04Update ReadmeDeterme, Sebastien (sd378r)1-24/+44
Update readme according to recent changes Issue-ID: CLAMP-144 Change-Id: I28a1a6addb036f39cefaf2bd8f51ab369457c0a4 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-23Remove client usage of md5ac25501-2/+2
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-22Bcrypt as password hashing method in the backendac25501-1/+16
Change-Id: I5ed802c35ade8ba5da4d21f2a8c22d0198490885 Signed-off-by: ac2550 <ac2550@intl.att.com> Issue-ID: CLAMP-143
2018-03-14Add swagger generation for jaxrs apiBertozzi, Julien (jb379x)1-0/+4
Issue-ID: CLAMP-137 Change-Id: I0b1e088a99a7e1c63dc0b0f4a36b16020181bf1f Signed-off-by: Bertozzi, Julien (jb379x) <jb379x@att.com>
2017-08-08Rework Pom and DockerfileDeterme, Sebastien (sd378r)1-61/+90
Rework the pom & swagger config + Remove license plugin in pom and license files + Rework the dockerfile (support all clamp versions now) + Introduce the version.properties Change-Id: Ia823e00309d651ca40ef12beeae02fb01d8a80a9 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-06-21[CLAMP-1] Initial ONAP CLAMP seed code commitChrisC1-0/+61
Change-Id: I2e8070a590618a06070f393d7b2c011029af5e8a Signed-off-by: ChrisC <cc697w@intl.att.com>