aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
AgeCommit message (Collapse)AuthorFilesLines
2023-12-07[SNMPTRAP] Use latest cbs library2.0.8Jack Lucas1-1/+1
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-08-22CodeCoverage improvement (60% to 90%)Hansen, Tony (th1395)1-1/+1
Change-Id: I579e9d3fedbd6cc2589d189b121fa7dadfb6f7f1 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-3158 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2021-11-02send stdout logging to stdout in addition to log filesHansen, Tony (th1395)1-1/+1
Change-Id: Icad02afe29e28eef72cc36dd82f0a64810ce9500 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2957 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2021-07-23use version 2.2.1 of pypi onap_dcae_cbs_docker_client2.0.5Hansen, Tony (th1395)1-1/+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-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>
2020-03-02copyright banner changes2.0.3Ladue, David (dl3158)1-3/+3
Change-Id: I64f089e36fb8b21ed1719696ceeded1590ba8f8c Signed-off-by: Ladue, David (dl3158) <dl3158@att.com> Issue-ID: DCAEGEN2-2068 Signed-off-by: Ladue, David (dl3158) <dl3158@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-11update version for snmptrapvagrant1-1/+1
Change-Id: I7bbaf4f9d231e66a5684ba3616ccc7b2d233bce6 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-03-18fix pom for build issueVijay VK1-1/+1
Change-Id: I720cce8d95732b56f38b531acd4d09bb2f56c03a Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-271
2018-03-18copyright and controller ENV changesLadue, David (dl3158)1-6/+6
Change-Id: Ic12aa439a03f19c7a06a536368a8d2a1f26855aa Issue-ID: DCAEGEN2-271 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-01-20snmptrap collector dockerizationvagrant1-1/+1
Issue-ID: DCAEGEN2-228 Change-Id: I118a4c62452a53f647fc868c5cac9bd2b19730ae Signed-off-by: Vijay VK <vv770d@att.com>
2017-08-29Update LICENSE.txt, pom.xml, mvn script, etcLusheng Ji1-0/+6
Issue-Id: DCAEGEN2-86 Change-Id: I9dcafe831bec6ad3bb2eaee85c550f8426b6a1c6 Signed-off-by: Lusheng Ji <lji@research.att.com>