aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
AgeCommit message (Collapse)AuthorFilesLines
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>