|
#appc ODL does not contains any appc features
#appc
Hi, Previously I encounter 'docker-compose pull' error, and it might be caused by tag mismatch And I pull those docker images and re-modify their tags manually, so I could run 'docker-compose up' Howe
Hi, Previously I encounter 'docker-compose pull' error, and it might be caused by tag mismatch And I pull those docker images and re-modify their tags manually, so I could run 'docker-compose up' Howe
|
By
Zhuangyang Chen
· #19589
·
|
|
#appc #ccsdk How to implement northbound API inAPP-C
#appc
#ccsdk
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
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
|
By
Zhuangyang Chen
· #19587
·
|
|
#appc 12/4, 12/11 APPC weekly meeting canceled
#appc
Dear ONAP community, I would like to cancel 12/4 and 12/11 APPC weekly meeting due to my vacations. Tomorrow (11/27) APPC weekly meeting will remain the same. Happy Holidays Taka Cho APPC PTL
Dear ONAP community, I would like to cancel 12/4 and 12/11 APPC weekly meeting due to my vacations. Tomorrow (11/27) APPC weekly meeting will remain the same. Happy Holidays Taka Cho APPC PTL
|
By
Taka Cho
· #19567
·
|
|
#appc #ccsdk How to implement northbound API in APP-C
#appc
#ccsdk
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/A
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/A
|
By
Taka Cho
· #19562
·
|
|
#appc #ccsdk How to implement northbound API in APP-C
#appc
#ccsdk
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.
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.
|
By
Zhuangyang Chen
· #19555
·
|
|
#appc #ccsdk
#appc
#ccsdk
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.
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.
|
By
Zhuangyang Chen
· #19554
·
|
|
APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
Can you send trace level karaf log ? Taka Pardon any typos from iPhone
Can you send trace level karaf log ? Taka Pardon any typos from iPhone
|
By
Taka Cho
· #19541
·
|
|
APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
You are using the generic execute-graph, can you try using restconf/operations/appc-provider-lcm:stop API from swagger? Taka, Can you please chime in if you see something wrong? From: Vikas Kumar <vku
You are using the generic execute-graph, can you try using restconf/operations/appc-provider-lcm:stop API from swagger? Taka, Can you please chime in if you see something wrong? From: Vikas Kumar <vku
|
By
Marco Platania
· #19539
·
|
|
APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
Thanks for the replay Marco, The URL does exist as I am able to do the stop operation with the same URL using APPC swagger and it works. The escape chars which I mentioned are not the one in the paylo
Thanks for the replay Marco, The URL does exist as I am able to do the stop operation with the same URL using APPC swagger and it works. The escape chars which I mentioned are not the one in the paylo
|
By
Vikas Kumar
· #19535
·
|
|
APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
The request is correct. See below generic structure for LCM stop operation: { "input": { "common-header": { "timestamp": "{{serverDate}}", "api-ver": "2.00", "originator-id": "{{orginatorId}}", "reque
The request is correct. See below generic structure for LCM stop operation: { "input": { "common-header": { "timestamp": "{{serverDate}}", "api-ver": "2.00", "originator-id": "{{orginatorId}}", "reque
|
By
Marco Platania
· #19534
·
|
|
APPC -> RE: [onap-discuss] #appc Unable to execute stop lcm operation from APPC
#appc
Hi Marco, Taka, I am facing an issue while doing LCM Stop operation. In karaf.log it says VM URL is invalid (please see the log snippet below). I noticed that in my request additional escape chars are
Hi Marco, Taka, I am facing an issue while doing LCM Stop operation. In karaf.log it says VM URL is invalid (please see the log snippet below). I noticed that in my request additional escape chars are
|
By
Vikas Kumar
· #19531
·
|
|
#appc #helm Deploying APP-C using helm chart
#appc
#helm
Dear Taka, Thank you for your advice. Previously I git pull by 'git clone -b 5.0.1-ONAP http://gerrit.onap.org/r/oom --recurse-submodules'. I pull the head of master this time. And it works, thank you
Dear Taka, Thank you for your advice. Previously I git pull by 'git clone -b 5.0.1-ONAP http://gerrit.onap.org/r/oom --recurse-submodules'. I pull the head of master this time. And it works, thank you
|
By
Zhuangyang Chen
· #19504
·
|
|
#appc #helm Deploying APP-C using helm chart
#appc
#helm
I saw your failure was on common/etcd. Did you git pull to the head of master for the all OOM repo? Taka APPC PTL
I saw your failure was on common/etcd. Did you git pull to the head of master for the all OOM repo? Taka APPC PTL
|
By
Taka Cho
· #19500
·
|
|
#appc #helm Deploying APP-C using helm chart
#appc
#helm
Hi, I want to deploy APP-C for testing its capability, and I follow oom_quickstart_guide And I use Helm 2.16.1, macOS Catalina version 10.15.1 However, after I modified 'appc enable: true' and run 'ma
Hi, I want to deploy APP-C for testing its capability, and I follow oom_quickstart_guide And I use Helm 2.16.1, macOS Catalina version 10.15.1 However, after I modified 'appc enable: true' and run 'ma
|
By
Zhuangyang Chen
· #19496
·
|
|
Is it possible to use CDS instead of APPC for Scale Out ?
#appc
#cds
#ccsdk
Beejal, The Frankfurt design in its full implementation will allow the designer to selector the actor in SDC at resource level. Once selected, no other manual touch point shall be required by the user
Beejal, The Frankfurt design in its full implementation will allow the designer to selector the actor in SDC at resource level. Once selected, no other manual touch point shall be required by the user
|
By
...
· #19343
·
|
|
Is it possible to use CDS instead of APPC for Scale Out ?
#appc
#cds
#ccsdk
Hi Yuriy, Is it only SDC work that’s needed or SO too? Can I manually update the catalogdb and trigger the call to CDS? Thanks, Beejal
Hi Yuriy, Is it only SDC work that’s needed or SO too? Can I manually update the catalogdb and trigger the call to CDS? Thanks, Beejal
|
By
Beejal Shah
· #19341
·
|
|
Is it possible to use CDS instead of APPC for Scale Out ?
#appc
#cds
#ccsdk
You would have various of choices for scaling use case in Frankfurt. In APPC, we would use ansible as the specific protocol and also we would adopt with CDS during the runtime for scaling use case. Pl
You would have various of choices for scaling use case in Frankfurt. In APPC, we would use ansible as the specific protocol and also we would adopt with CDS during the runtime for scaling use case. Pl
|
By
Taka Cho
· #19340
·
|
|
Is it possible to use CDS instead of APPC for Scale Out ?
#appc
#cds
#ccsdk
Well, this goes against what I just wrote 😊 To clarify, CDS can be used as actor in Frankfurt, not in Dublin. Marco From: <onap-discuss@...> on behalf of "MALAKOV, YURIY" <ym9479@...> R
Well, this goes against what I just wrote 😊 To clarify, CDS can be used as actor in Frankfurt, not in Dublin. Marco From: <onap-discuss@...> on behalf of "MALAKOV, YURIY" <ym9479@...> R
|
By
Marco Platania
· #19338
·
|
|
Is it possible to use CDS instead of APPC for Scale Out ?
#appc
#cds
#ccsdk
No, it’s not, as APPC is the current action executor. CDS is only used for instantiation and post-instantiation (El Alto) configuration. Marco From: <onap-discuss@...> on behalf of Beejal S
No, it’s not, as APPC is the current action executor. CDS is only used for instantiation and post-instantiation (El Alto) configuration. Marco From: <onap-discuss@...> on behalf of Beejal S
|
By
Marco Platania
· #19337
·
|
|
Is it possible to use CDS instead of APPC for Scale Out ?
#appc
#cds
#ccsdk
++ Scott Beejal, Yes, it’s possible. In Frankfurt , ONAP is planning to add in SDC the controller_actor field with ENUM of SDNC, APPC, and CDS, within a context of a VF/PNF RESOURCE. This will allow t
++ Scott Beejal, Yes, it’s possible. In Frankfurt , ONAP is planning to add in SDC the controller_actor field with ENUM of SDNC, APPC, and CDS, within a context of a VF/PNF RESOURCE. This will allow t
|
By
...
· #19334
·
|