aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
AgeCommit message (Collapse)AuthorFilesLines
2023-12-07[SNMPTRAP] Use latest cbs library2.0.8Jack Lucas1-1/+2
Update to use latest cbs library (2.2.1) in requirements.txt. Pin pyasn1 library to 0.4.8. Later versions are incompatible with the (no longer maintained) pysnmp library. Pin python version to 3.8.x in Dockerfile. Fix EXPOSE syntax in Dockerfile. Issue-ID: DCAEGEN2-3409 Change-Id: I34248376d7c4c2fefa97cee51fc4ff341000375b Signed-off-by: Jack Lucas <jflos@sonoris.net>
2022-03-28fix for tox failures in most recent buildHansen, Tony (th1395)1-2/+0
Change-Id: I1dae55850d5d2e2a5bcfa5d73a5ae51a2af90ed7 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-3126
2021-07-23use version 2.2.1 of pypi onap_dcae_cbs_docker_client2.0.5Hansen, Tony (th1395)1-0/+1
Change-Id: I09106b2595deb4b8c74e4adad54ae3b78f896071 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2853 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2021-02-19fix for py38/py39 testsHansen, Tony (th1395)1-0/+2
Change-Id: I881926030fe496d5c1976b2ec2534d9b58b71643 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2494 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2021-02-12Bump pysnmp requirement versionMichal Jagiello1-1/+1
Currently used pysnmp version can't be used with Python >= 3.7 version due to new keyword usage. Add py37, py38 and py39 envs into tox config. Added mvn-phase-lib locally to test python3 tox Issue-ID: DCAEGEN2-2494 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I526ceb8d66b40b0a87f0ba688e1ed7f2e3e5b34f Signed-off-by: vv770d <vv770d@att.com>
2019-09-04update config binding library version to incorporate K8s support5.0.2-ONAP5.0.1-ONAPelaltoLadue, David (dl3158)1-1/+1
Change-Id: Ieabab6478a3428839534faa9f9bb1e5be4d8726f Issue-ID: DCAEGEN2-1748 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-09-28requirements to pysnmp 4.4.5Ladue, David (dl3158)1-1/+1
Change-Id: Ica435adf6f97ef063920aaadfc3b929d1a903460 Issue-ID: DCAEGEN2-842 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-04-18Fix setup for pip 10.0.0Lusheng Ji1-1/+1
Issue-ID: DCAEGEN2-452 Change-Id: Id3f478bdbe260804d6b3c1ef530358122f66a78b Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-21returned requirements to specific versionsLadue, David (dl3158)1-1/+0
Change-Id: I3bd6cc69e19b8af1dbe8cadb61a7eae4a8a4bcfa Issue-ID: DCAEGEN2-271 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-03-19fixed requirements.txt for requestsLadue, David (dl3158)1-1/+1
Change-Id: Ic9499efe3b3d475d7b0d010e828112624defb5e8 Issue-ID: DCAEGEN2-271 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-03-19codestyle updates and dockerLadue, David (dl3158)1-0/+1
Change-Id: I68dafc17a4e9734bd86f925a720b22a951fe8d5f Issue-ID: DCAEGEN2-271 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-03-18copyright and controller ENV changesLadue, David (dl3158)1-0/+3
Change-Id: Ic12aa439a03f19c7a06a536368a8d2a1f26855aa Issue-ID: DCAEGEN2-271 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>