Hi,
I pull appc/deployment from gerrit, and enter the docker-compose dir, run docker-compose pull. However, there are manifest unknown errors for anisble, dgbuilder and cdt, look like tag mismatch. I did pull those images in repo: nexus3.onap.org:10001 manually. Any advices are appreciated. Thanks, Zhuangyang ----邮件原文----发件人:"CHO, TAKAMUNE" <[email protected]>收件人:"[email protected]" <[email protected]>,"[email protected]" <[email protected]>抄 送: (无)发送时间:2019-11-26 02:45:20主题:RE: [onap-discuss] #appc #ccsdk How to implement northbound API inAPP-C Hi, There are several documentations for APPC that describe for the architecture and the response code from APPC request. https://docs.onap.org/en/latest/submodules/appc.git/docs/APPC%20User%20Guide/APPC%20User%20Guide.html https://docs.onap.org/en/latest/submodules/appc.git/docs/APPC%20LCM%20API%20Guide/APPC%20LCM%20API%20Guide.html Let me know if you need further assist. Thanks Taka Cho APPC PTL From: [email protected] <[email protected]> On Behalf Of zychen Sent: Sunday, November 24, 2019 10:30 AM To: [email protected] Subject: [onap-discuss] #appc #ccsdk How to implement northbound API in APP-C Hi guys, I try to integrate APP-C with our current LCM system. There are some uncertainties. Hope I would get some leads here. 1. Northbound Ability Please consider an architecture with three layers. From top to bottle, it goes like below: Top tier: management layer, maybe a portal with GUI. User would be able to manipulate data and invoke some 39northbound ability39 from APP-C Middle tier: APP-C, it would be able to receive request from northbound, gather data, and invoke southbound APIs, which are from ODL, or our current LCM system. Bottle Tier: ODL, or our LCM system. There ain39t too much for detailing. Query: Northbound Ability of APP-C depends on the DG, which would be activated and executed? I cannot figure out the 39northbound API39 and 39design a DG39. 2. return value from a execution Top tier wants to receive HTTP status code as a return value (200, 202, 404 and so). According to Supported node types Return node is used to return a status to the invoking MD-SAL application. Status value to return is a boolean value (success or failure). Query: What type of node would be able to return HTTP status code as a return value? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19587): https://lists.onap.org/g/onap-discuss/message/19587 Mute This Topic: https://lists.onap.org/mt/64403282/21656 Mute #appc: https://lists.onap.org/mk?hashtag=appc&subid=2740164 Mute #ccsdk: https://lists.onap.org/mk?hashtag=ccsdk&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
