summaryrefslogtreecommitdiffstats
path: root/dcaeapplib
AgeCommit message (Collapse)AuthorFilesLines
2021-12-20fix ambiguous dates in Changelog.md filesHansen, Tony (th1395)1-1/+1
also add an optional call to 'python -m black' Change-Id: I4e7a83ac4251d794304a1e728e0f2c183bf5e3a2 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-3026 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2997 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2020-08-13Run tests in Python 3.8 (except onap-dcae-dcaepolicy-lib)Michal Jagiello1-1/+1
Issue-ID: DCAEGEN2-2292 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I5e84a14f2e4a056175144a22f073bd01ba991f79
2020-02-07sonarcloud support6.0.0-ONAPfrankfurtVijay Venkatesh Kumar1-3/+2
Change-Id: Ia8a517c391ca7a065ecf2bef73e3ad1ce95e7e92 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2065
2019-07-29Upgrade to latest client, kubernetes only nowTommy Carpenter4-19/+145
Issue-ID: DCAEGEN2-1537 Change-Id: I84da399853f83fc9a22a58bf384ba89efc656c1d Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-07-31update version to fix dependency issuevagrant1-2/+1
Change-Id: I6479d23e17775f5496b51df69099ea26cc818b3d Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-662
2018-03-19Allow unauthenticated Msg Rtr accessAndrew Gauld1-1/+1
Change-Id: Iec4ac1ce05614acb0067b45d8e141a1662bd1c9b Issue-ID: DCAEGEN2-403 Signed-off-by: Andrew Gauld <ag1282@att.com>
2018-03-19Allow unauthenticated Msg Rtr accessAndrew Gauld2-4/+20
Change-Id: I31a7041a2372261bde8c9ca58bd3535cf4457ac0 Issue-ID: DCAEGEN2-403 Signed-off-by: Andrew Gauld <ag1282@att.com>
2018-02-21Make SONAR code coverage analysis workAndrew Gauld2-3/+5
Change-Id: I8091aea6127b78de404c986be74ecf44935ab92f Issue-ID: DCAEGEN2-355 Signed-off-by: Andrew Gauld <ag1282@att.com>
2018-02-19Dont pin requests version in client libTommy Carpenter1-2/+2
Note 0.0.4 was previously reused erronsouly in public pypi so I had to bump to 0.0.5 Issue-ID: DCAEGEN2-351 Change-Id: Ifd9fbd3f021d07f4ff2beac8aaf5a60ff4a1e317 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-02-19Initial version of dcaeapplib packageAndrew Gauld9-0/+637
Change-Id: I54db903e59a67eb4423cacf10ea957d148b4f853 Issue-ID: DCAEGEN2-354 Signed-off-by: Andrew Gauld <ag1282@att.com>