summaryrefslogtreecommitdiffstats
path: root/mod/onboardingapi
AgeCommit message (Collapse)AuthorFilesLines
2021-12-18fix ambiguous dates in Changelog.md filesHansen, Tony (th1395)2-0/+0
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>
2021-09-27[MOD/onboarding] Switch to v3 component spec2.13.0-mod-onboardingapivv770d4-4/+13
Change-Id: I31f05857aebb606fc032065800e57fcc5be1dd96 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2876 Signed-off-by: vv770d <vv770d@att.com>
2021-02-16Top up onboarding-api version (2.12.5) - for component spec schema update.2.12.5-mod-onboardingapiTomasz Pietruszkiewicz3-2/+7
Change-Id: I997adf565bd0ee6615b7c048a672b6ec9828dd33 Issue-ID: DCAEGEN2-2627 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-01-28Update onboarding-api changelog2.12.4-mod-onboardingapiRemigiusz Janeczek1-0/+8
Issue-ID: DCAEGEN2-2546 Issue-ID: DCAEGEN2-1179 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I2ae4f6421bc569c364bd9515d2cf5983083c24af
2021-01-27Top up onboarding-api version (2.12.4) - for component spec schema update.Tomasz Wrobel2-2/+3
Issue-ID: DCAEGEN2-1179 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ia485bcf8f34e0cd56af5d9c35395d7b1b94be6d8
2020-08-27Run in Python 3.8Michal Jagiello5-16/+30
Use Docker image prepared by integration team Issue-ID: DCAEGEN2-2292 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I4d147c14d0a6a0c93648b07567ccd7b6b594f0f1
2020-07-28Pull JSON schemas at build/test not run timeAndrew Gauld11-89/+65
Change-Id: I4f095a8a80f1c2868319c58bb0e9db916044d067 Issue-ID: DCAEGEN2-2221 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-03-27Update images to run as non-root2.12.11.0.2Andrew Gauld6-9/+20
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-27Update server url in onboarding/start.sh2.12.0Deven1-1/+1
Update server url in onboarding/start.sh Issue-ID: DCAEGEN2-2093 Signed-off-by: Deven <dp023n@att.com> Change-Id: I008c6a6005f8e2c132fc80f81d0264292f3db542
2020-02-26Updates to onboarding and distributor api's1.0.0Deven3-2/+7
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>
2019-12-13Copy dcae-cli->onboardingapi, copy component specsMichael Hwang80-0/+10004
Issue-ID: DCAEGEN2-1860 Change-Id: I4805398c76479fad51cbdb74470ccc8f706ce9dc Signed-off-by: Michael Hwang <mhwang@research.att.com>