summaryrefslogtreecommitdiffstats
path: root/mod/distributorapi
AgeCommit message (Collapse)AuthorFilesLines
2022-09-24[DCAEMOD/Distributor] Fix app startup error1.1.1-mod-distributorapiVijay Venkatesh Kumar3-4/+6
Remove py3.10 from tox Change-Id: I0021948a3ce0380a00421c73b66ed7898a6c3952 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3271 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-08-17codecoverage improvementHansen, Tony (th1395)19-241/+493
Change-Id: I69cdb741c1e07a096ddd7c85921326070fb08a92 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-3170 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2021-12-18fix ambiguous dates in Changelog.md filesHansen, Tony (th1395)1-2/+2
fix permissions on a couple json files Change-Id: Iace2a4b33d7409637a6d31fcfac798d853ace2d6 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-3026 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2020-08-19Version update (1.1.0)1.1.0-mod-distributorapiMichal Jagiello1-1/+2
Issue-ID: DCAEGEN2-2292 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I24170b6caaf6a7917fe605b67eaf2233b5a70ce5
2020-08-13Run distributorapi in Python 3.82.12.2Michal Jagiello2-10/+6
Use official ONAP Python base image Issue-ID: DCAEGEN2-2292 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I5fc17e0257a31aa35fe81e24b97c364b73e5c72a
2020-03-27Update images to run as non-root2.12.11.0.2Andrew Gauld6-6/+21
Images updated and the new versions are: adapter.acumos:1.0.2 mod.distributorapi:1.0.1 mod.onboardingapi:2.12.1 mod.designtool-web:1.0.2 mod.genprocessor-job:1.0.1 mod.genprocessor-http:1.0.1 mod.runtime-web:1.0.2 Note: image names all start with "onap/org.onap.dcaegen2.platform." designtool-web was already running as a non-root user. The others have been changed to create user "dcaemod" and run as that user. The listen port numbers on mod.distributorapi, mod.onboardingapi, and mod.genprocessor-http are changed from 80 to 8080. URLs in designtool-web, distributorapi, and genprocessor-job are adjusted to reflect the new port numbers. Change-Id: I510122952666c21cb92f3f64552e99d50af7c355 Issue-ID: DCAEGEN2-2170 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-03-03Change reportPath to reportPaths in pom.xmlsAndrew Gauld1-1/+1
Change-Id: I521e7fc48027d182f593ea1bc04fca5bf5370553 Issue-ID: DCAEGEN2-2119 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-02-26Updates to onboarding and distributor api's1.0.0Deven1-0/+1
Update server url in onboardingapi/start.sh Update wekzeug dependency version in distributorapi/setup.py Update dcae cli version in onboardingapi/start.sh Update werkzeug dependency version Issue-ID: DCAEGEN2-2093 Signed-off-by: Deven <dp023n@att.com> Change-Id: Ife06a732a147bc1339a5041fa9bdab5791d8cf3f Signed-off-by: Deven <dp023n@att.com>
2020-01-27Improve mod/distributorapi code coverageAndrew Gauld1-0/+116
Change-Id: Ida88e1200ef741c794db1c527e9f9216a1721425 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
2019-12-16Add distributor api projectdev-modMichael Hwang21-0/+1708
Issue-ID: DCAEGEN2-1860 Signed-off-by: Michael Hwang <mhwang@research.att.com> Change-Id: I67aa9178b1b1830e330ca1259e8f6b30202945df