Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix this problem by removing the CryptoUtils that could be replaced by AAF cadi call (this was already in place in the code). The OOM sdc controller password will have to be modified as well.
Issue-ID: POLICY-3201
Issue-ID: POLICY-3200
Change-Id: I6dfd9abb691afb3548d4e68c8759351ad02a30da
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Fix the broken build by removing the need of the useless certificate, a new one is now generate during the build for the tests.
Issue-ID: POLICY-3036
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I11c2ff5aac8a99c7a2b7e676d6c11bbc861a1de4
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Using "--no-cache-dir" flag in pip install ,make sure dowloaded packages
by pip don't cached on system . This is a best practise which make sure
to fetch ftom repo instead of using local cached one . Further , in case
of Docker Containers , by restricing caching , we can reduce image size.
In term of stats , it depends upon the number of python packages
multiplied by their respective size . e.g for heavy packages with a lot
of dependencies it reduce a lot by don't caching pip packages.
Further , more detail information can be found at
https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6
Issue-ID: CLAMP-861
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
Change-Id: I7e7a7799ae48901c289d07bc07e7c96f24f5d078
|
|
Replace the old Clamp url by the new one.
Issue-ID: CLAMP-846
Change-Id: I2765ea6c4f0f732be16e4c9a4b32f6eccf63468c
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
This makes it easier to have a clean password policy on oom
Issue-ID: CLAMP-796
Change-Id: Ib02e65e32daeeaeaa8faa10631dc62604734ab8c
Signed-off-by: JulienBe <jb379x@att.com>
|
|
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
|
|
Add procedure to update the AAF certificate
Issue-ID: CLAMP-536
Change-Id: Ica40436f764ffde2d75bdc12cfdf69b01713bad4
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
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>
|
|
Updated cadi for Dublin
Issue-ID: CLAMP-337
Change-Id: I71e02369e8aa0a23250c94c68fcd9cf434de4414
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
|
|
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>
|
|
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>
|
|
Add missing config for no AAF properties file
Issue-ID: CLAMP-252
Change-Id: Iba8b0ed7119460a192cf30fcadb6e1b7b7e50b5d
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Update authentication part that had not been updated
Issue-ID: CLAMP-249
Change-Id: I7e72a10cbadbaf6f4a1eb2c2bb6cdbc880e1b218
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
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>
|
|
Update readme according to recent changes
Issue-ID: CLAMP-144
Change-Id: I28a1a6addb036f39cefaf2bd8f51ab369457c0a4
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
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>
|
|
Change-Id: I5ed802c35ade8ba5da4d21f2a8c22d0198490885
Signed-off-by: ac2550 <ac2550@intl.att.com>
Issue-ID: CLAMP-143
|
|
Issue-ID: CLAMP-137
Change-Id: I0b1e088a99a7e1c63dc0b0f4a36b16020181bf1f
Signed-off-by: Bertozzi, Julien (jb379x) <jb379x@att.com>
|
|
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>
|
|
Change-Id: I2e8070a590618a06070f393d7b2c011029af5e8a
Signed-off-by: ChrisC <cc697w@intl.att.com>
|