summaryrefslogtreecommitdiffstats
path: root/onap-dcae-cbs-docker-client/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2021-07-20onap-dcae-cbs-docker-client remove "config" level for get_config()Hansen, Tony (th1395)1-1/+1
Change-Id: Ic8949abc0f9316999f7c3b67fdeb86d5ff172b72 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2733 Issue-ID: DCAEGEN2-2753
2021-07-01support local config and policy filesHansen, Tony (th1395)1-1/+1
* DCAEGEN2-2733/DCAEGEN2-2753 - onap-dcae-cbs-docker-client support local config and policy files Support $CBS_CLIENT_CONFIG_PATH and $CBS_CLIENT_POLICY_PATH, Default paths are /app-config/application_config.yaml and /etc/policies/policies.json. If files are missing or malformed, drop back to the current behavior. Change-Id: Iba2484f6be7fc54e412f7de302bb79a4d7bfde17 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2733 Issue-ID: DCAEGEN2-2753 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2021-05-17Add env service for configurationEdyta Krukowska1-1/+1
Issue-ID: DCAEGEN2-2630 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I86b4a84fd49bfe41afd39a9a2096d72d8263e63a
2020-04-27CBS client ConnectionError exc fixefiacor1-1/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DCAEGEN2-2213 Change-Id: I1cb52b67bdc1609e53a519ae7d6790d7b631f46e
2020-02-07sonarcloud support6.0.0-ONAPfrankfurtVijay Venkatesh Kumar1-2/+2
Change-Id: Ia8a517c391ca7a065ecf2bef73e3ad1ce95e7e92 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2065
2019-06-24Add CBS https/tls supportTommy Carpenter1-2/+2
Issue-ID: DCAEGEN2-1551 Change-Id: I657d13ec87e051bd4836bd4c42385a580eaebe01 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2019-06-21Move to k8s service names, exceptionsTommy Carpenter1-1/+1
Issue-ID: DCAEGEN2-1537 Change-Id: Ibb7bd0233b5de9eb853f3516ba0907e148eae21d Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2019-04-23Do not hardcode CBS name4.0.0-ONAPdublinTommy Carpenter1-1/+1
Change-Id: I80dd0d74368528b161a37a597d07c3de242b1e3e Issue-ID: DCAEGEN2-1450 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-10-25Fix issue caused by flake8 upgrade3.0.1-ONAP3.0.0-ONAPcasablancaTommy Carpenter1-3/+3
Issue-ID: DCAEGEN2-919 Change-Id: I6bea00422edfdfb20fd1af3dcc68a60ef77140d9 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-02-21Fixes for SONAR code coverage resultsAndrew Gauld1-7/+1
Change-Id: I2e3e548db393f85bae14b1fb4d5c867fe2d557ce Issue-ID: DCAEGEN2-355 Signed-off-by: Andrew Gauld <ag1282@att.com>
2018-02-21Make SONAR code coverage analysis workAndrew Gauld1-1/+1
Change-Id: I8091aea6127b78de404c986be74ecf44935ab92f Issue-ID: DCAEGEN2-355 Signed-off-by: Andrew Gauld <ag1282@att.com>
2017-11-25update versioning1.0.0-ONAP1.0.0-Amsterdamamsterdamvagrant1-2/+2
Issue-ID: DCAEGEN2-211 Change-Id: Iaf929c42928d2e0ea057c2e98345160d1886de28 Signed-off-by: vagrant <vv770d@att.com>
2017-09-25Add unit testing to cbs docker clientTommy Carpenter1-11/+10
Issue-ID: DCAEGEN2-60 Change-Id: I4e376ed2b417aceb2927997ff9be8e502829fd86 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2017-09-20Rename the cbs docker clientTommy Carpenter1-0/+248
Issue-ID: DCAEGEN2-60 Change-Id: Ia0d4726215efc1c2fe78bee1bdfdf1403e2c349c Signed-off-by: Tommy Carpenter <tommy@research.att.com>