|
APPC code compile fail
Hi Victor, There are some projects facing the same error. We are working with CCSDK and oparent team now. And will get back to you once the problem fixed. Apologies for any inconvenience Taka Cho@att.
Hi Victor, There are some projects facing the same error. We are working with CCSDK and oparent team now. And will get back to you once the problem fixed. Apologies for any inconvenience Taka Cho@att.
|
By
Taka Cho
· #6646
·
|
|
答复: APPC code compile fail
Hi Victor, The APPC build has been fixed. Thanks Taka Cho @att.com
Hi Victor, The APPC build has been fixed. Thanks Taka Cho @att.com
|
By
Taka Cho
· #6704
·
|
|
Updated Invitation: [appc] Weekly Meeting @ Weekly from 8am to 9am on Wednesday (PDT) (cl664y@...)
Hi Dear APPC team and all contributors, We have difficulty to enter the weekly APPC meeting now. My screen is showing: “The Host has another meeting in progress”. We will let you know once we resolved
Hi Dear APPC team and all contributors, We have difficulty to enter the weekly APPC meeting now. My screen is showing: “The Host has another meeting in progress”. We will let you know once we resolved
|
By
Taka Cho
· #7001
·
|
|
Updated Invitation: [appc] Weekly Meeting @ Weekly from 8am to 9am on Wednesday (PDT) (cl664y@...)
Please use https://zoom.us/j/7860630779 to join. Taka Cho@ att.com _____________________________________________
Please use https://zoom.us/j/7860630779 to join. Taka Cho@ att.com _____________________________________________
|
By
Taka Cho
· #7002
·
|
|
[APPC] reminder: 12/27 meeting is cancelled
Due to many people on vacation this week, APPC 12/27 weekly meeting will be cancelled. Next meeting will be 1/3/2018. Happy Holidays Taka Cho @ att.com
Due to many people on vacation this week, APPC 12/27 weekly meeting will be cancelled. Next meeting will be 1/3/2018. Happy Holidays Taka Cho @ att.com
|
By
Taka Cho
· #7057
·
|
|
[ONAP Helpdesk #54322] Jenkins job queue stuck
HI Jeremy, In APPC, those master-verify-java jobs built by gerrit were not being triggered since 3/30. I even put "recheck", it's not working. Taka
HI Jeremy, In APPC, those master-verify-java jobs built by gerrit were not being triggered since 3/30. I even put "recheck", it's not working. Taka
|
By
Taka Cho
· #8899
·
|
|
[app-c] appc client library location
HI Ramu, Thanks for interested on APPC. It sounds like your local_setting.xml for mvn build has an issue, can you attach your local_setting to me, I can take a look. Thanks Taka
HI Ramu, Thanks for interested on APPC. It sounds like your local_setting.xml for mvn build has an issue, can you attach your local_setting to me, I can take a look. Thanks Taka
|
By
Taka Cho
· #8928
·
|
|
[app-c] appc client library location
Hi Ramu, Thanks again on interested on APPC. Yes. APPC does support netconf/chef/ansible for VNF configuration as you have seen in the document. I would strongly suggest that if you could attend APPC
Hi Ramu, Thanks again on interested on APPC. Yes. APPC does support netconf/chef/ansible for VNF configuration as you have seen in the document. I would strongly suggest that if you could attend APPC
|
By
Taka Cho
· #8957
·
|
|
Ansible Adapter configuration file
Hi Venkta, Here is the link for APPC’s ansible configuration: http://onap.readthedocs.io/en/latest/submodules/appc/deployment.git/docs/APPC%20Ansible%20Adapter/APPC%20Ansible%20Adapter.html There are
Hi Venkta, Here is the link for APPC’s ansible configuration: http://onap.readthedocs.io/en/latest/submodules/appc/deployment.git/docs/APPC%20Ansible%20Adapter/APPC%20Ansible%20Adapter.html There are
|
By
Taka Cho
· #9354
·
|
|
Ansible Adapter configuration file
Hi Venkat, Yes. as you have seen those three lines in default.properties in ansible bundle, those parameters could be overridden by appc.properties. Taka
Hi Venkat, Yes. as you have seen those three lines in default.properties in ansible bundle, those parameters could be overridden by appc.properties. Taka
|
By
Taka Cho
· #9371
·
|
|
[app-c] Ansible Server details in appc.properties file
On the same directory in APPC docker. You would see the appc_southbound.properties file instead. The format for ansible server in southbound properties is below: <vnf-type>.ANSIBLE.<action_name>.user
On the same directory in APPC docker. You would see the appc_southbound.properties file instead. The format for ansible server in southbound properties is below: <vnf-type>.ANSIBLE.<action_name>.user
|
By
Taka Cho
· #9451
·
|
|
[app-c] Ansible Server details in appc.properties file
Hi Venkat, The Configure action is not in the reference file. You would need to insert the capacity plan which has Configure action in two tables in mysql DB: Here is the one sample: On ASDC_ARTIFACTS
Hi Venkat, The Configure action is not in the reference file. You would need to insert the capacity plan which has Configure action in two tables in mysql DB: Here is the one sample: On ASDC_ARTIFACTS
|
By
Taka Cho
· #9547
·
|
|
[app-c] Ansible Server details in appc.properties file
HI Venkat, From error in your log, yes. This has to be done. Sorry, What do you mean by “default credentials”? Taka
HI Venkat, From error in your log, yes. This has to be done. Sorry, What do you mean by “default credentials”? Taka
|
By
Taka Cho
· #9570
·
|
|
[app-c] Ansible Server details in appc.properties file
HI Venkat, I assume you followed the instruction to have APPC in your local env: https://wiki.onap.org/display/DW/Building+and+Running+APPC+Docker+Images. Then you should have mysql container running
HI Venkat, I assume you followed the instruction to have APPC in your local env: https://wiki.onap.org/display/DW/Building+and+Running+APPC+Docker+Images. Then you should have mysql container running
|
By
Taka Cho
· #9578
·
|
|
[app-c] Ansible Server details in appc.properties file
Hi Ramu, SDC is the application for the design phase. If you don’t have SDC running in your env, then those data have to manually insert to mysql. You may reach out SDC to find more details. Taka
Hi Ramu, SDC is the application for the design phase. If you don’t have SDC running in your env, then those data have to manually insert to mysql. You may reach out SDC to find more details. Taka
|
By
Taka Cho
· #9579
·
|
|
[app-c] Ansible Server details in appc.properties file
Hi Vankat, Can you attach your full log? The part of the log below does not help not much to check further. Taka
Hi Vankat, Can you attach your full log? The part of the log below does not help not much to check further. Taka
|
By
Taka Cho
· #9611
·
|
|
[app-c] Ansible Server details in appc.properties file
Hi Venkat, EXECUTION_RPC should always be “Generic_Configure”. 2018-05-11 18:53:54,950 | INFO | ppc-dispatcher-3 | SvcLogicServiceImpl | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Fetching s
Hi Venkat, EXECUTION_RPC should always be “Generic_Configure”. 2018-05-11 18:53:54,950 | INFO | ppc-dispatcher-3 | SvcLogicServiceImpl | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Fetching s
|
By
Taka Cho
· #9622
·
|
|
[app-c] Ansible Server details in appc.properties file
Hi Venkat, 2018-05-11 21:24:52,272 | INFO | ppc-dispatcher-1 | GraphExecutor | 360 - appc-common - 1.2.0 | NEW KEY = error-code -- 401 So you got 401 error back. Did you try to use other cli tools lik
Hi Venkat, 2018-05-11 21:24:52,272 | INFO | ppc-dispatcher-1 | GraphExecutor | 360 - appc-common - 1.2.0 | NEW KEY = error-code -- 401 So you got 401 error back. Did you try to use other cli tools lik
|
By
Taka Cho
· #9652
·
|
|
[app-c] Ansible Server details in appc.properties file
Hi Venkat, Yes. User would provide their own credentials for Ansible Server RESTful API. Maybe you missed my previous email, I assume you followed this : https://gerrit.onap.org/r/gitweb?p=appc.git;a=
Hi Venkat, Yes. User would provide their own credentials for Ansible Server RESTful API. Maybe you missed my previous email, I assume you followed this : https://gerrit.onap.org/r/gitweb?p=appc.git;a=
|
By
Taka Cho
· #9658
·
|
|
[SDC] Injecting Capabilities
Hi Ramu, As I mentioned, VNF in the network during design time has the capacity plan. APPC needs to know the list of actions capacity for the VNF in order to trigger the appropriate action. Here is th
Hi Ramu, As I mentioned, VNF in the network during design time has the capacity plan. APPC needs to know the list of actions capacity for the VNF in order to trigger the appropriate action. Here is th
|
By
Taka Cho
· #9660
·
|