aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
AgeCommit message (Collapse)AuthorFilesLines
2021-10-18Update release noteskrishnaa961-1/+1
Issue-ID: OPTFRA-1007 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ibf8451d66d0eef8edfae66c91acac2236c40a8a8
2021-10-07Add sample policies in OSDF repo3.0.6Malarvizhi1-2/+0
Issue-ID: OPTFRA-1009 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I1d1c2edc5bccd2b172087884f2d2f49e2ad58c5a
2021-09-02Cleaning up the library dependencies for osdfvrvarma1-3/+0
Change-Id: Id48ba7cfc462b9dc67fa746adb943fe1a694b09e Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-775
2021-04-15Fix for NSI selection responsehariharan971-0/+3
Issue-ID: OPTFRA-943 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I88f18e258898683df8e03a531f5c22d11ff7f08f
2021-02-21Fix for OSDF merge job failinghariharan971-1/+1
Issue-ID: OPTFRA-912 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I5a68c2f5e1d4df690961076a45a145efa13d8732
2021-02-21"Fix OSDF merge job failing"hariharan971-0/+1
Issue-ID: OPTFRA-912 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I2857d567b770e7d296d1efc1807bc6b9357102b1
2020-12-14OOF - Externalize configuration with Consulhariharan971-0/+2
Issue-ID: OPTFRA-875 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I30d25e082227d7b39f7d391365197e9130dc51e8 Signed-off-by: hariharan97 <rh20085046@wipro.com>
2020-03-23Refactor docker timeouts for opteng imagevrvarma1-3/+0
scikit-learning package is causing timeouts for alpine based docker. Change-Id: I1b8670bacce9135b74d01778da47926f10f09e6a Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-722
2020-03-20fix csit, cleanup dockerfile for osdfvrvarma1-0/+3
Change-Id: Ie3d44592a382ba8e886c2a7544520cbed6971f84 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-722
2020-02-27encryption/decryption utilitydhebeha1-0/+1
Change-Id: I1f7d2c6fe66b1ff4341660063203662b507a669a Issue-ID: OPTFRA-700 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
2020-02-06Upgrade osdf oparent version to 3.0vrvarma1-0/+1
Updating tox.ini to check whether build issues are resolved Change-Id: I0ef428e2c48198d4342ca26372e2715354ff3836 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-686
2019-12-13osdf rearchitecture into apps and libsvrvarma1-2/+1
Change-Id: I2db2f8e252bd5e60807b2ffabf5a5b193a789f7a Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-637
2019-11-06Add onap log spec 1.2 for osdfvrvarma1-0/+1
OPTFRA-319 OPTFRA-607 and OPTFRA-629 included in this fix Change-Id: Ieeeaa0417ffa41360d790c01b0ef1404960e6b6a Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-319
2019-05-21Fix the pymzn library to 0.17.1 versionvrvarma1-1/+1
Increment osdf version Change-Id: I53ec8efa4fcd0d0032fdc1b822bb5cb19fcc62bd Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-293
2019-02-21Fix code-coverage reporting for osdfvrvarma1-1/+1
Change-Id: I94450620cbdeb6e43fee344cab51b607c3c60b74 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-442
2018-10-08Retrieve secrets using Secret Management ServiceDileep Ranganathan1-1/+1
Integrate with OSDF by retrieving stored secrets using SMS Application code remains in tact as the secrets are preloaded and stored in config. The configs in clear text will be deprecated eventually. OOM needs to load aaf-sms and preload secrets before oof deployment. Updated to use domain name instead of domain uuid. Change-Id: I88a3c3dd2ad87753cc056fb63c8bbabd546707ab Issue-ID: OPTFRA-343 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-19Initial checkin for pci optimization codeVarma, Vikas1-0/+1
Change-Id: I6fe8ad471f8ad68a964664b910f02bd8a9766639 Signed-off-by: Varma, Vikas <vv8305@att.com> Issue-ID: OPTFRA-342
2018-09-14Secret Management Service featureDileep Ranganathan1-0/+1
Added supporting library required for enabling SMS integration. Added Unit tests and manual tests for store/retrieve/delete secrets. Added AAF cacert, preload_secrets config for testing. Integration with application NOT Done in this patch. Change-Id: Ic2be41f825b327064127fbf83f9e1057a68f19c2 Issue-ID: OPTFRA-343 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-02-11Re-org folders, onboard test folder, test configAnkitkumar Patel1-0/+13
Reorganized the folder structure. Onboarded testcases. Added test config. Issue-ID: OPTFRA-74 Change-Id: I97882a162a405a18ffd287495039e15ae9d0ad7b Signed-off-by: Ankitkumar Patel <ankit@research.att.com>