|
APP-C incomplete?
Hi Beka, Thanks for interested on APPC. We will answer your question that you posted on wiki later. APPC is ready for netconf. Here is the page when APPC tested for R1: https://wiki.onap.org/display/D
Hi Beka, Thanks for interested on APPC. We will answer your question that you posted on wiki later. APPC is ready for netconf. Here is the page when APPC tested for R1: https://wiki.onap.org/display/D
|
By
Taka Cho
· #9678
·
|
|
[app-c] Ansible Server details in appc.properties file
Hi Venkat, Password should be encrypted. Sorry, I can’t answer your second question without any logs. Taka
Hi Venkat, Password should be encrypted. Sorry, I can’t answer your second question without any logs. Taka
|
By
Taka Cho
· #9679
·
|
|
APP-C incomplete?
HI Beka, I see your problem. APPC refactored the naming space from com.att to org.onap in R2. I am not sure what version you are using now. The plugin for R2 would be “org.onap.appc.device.interfaces.
HI Beka, I see your problem. APPC refactored the naming space from com.att to org.onap in R2. I am not sure what version you are using now. The plugin for R2 would be “org.onap.appc.device.interfaces.
|
By
Taka Cho
· #9712
·
|
|
[app-c] Ansible Server details in appc.properties file
HI Venkat, The log says “error-message -- Unable to decrypt the password”. The user name and password should not be in the payload. Those are supposed to update it in properties file which is appc sou
HI Venkat, The log says “error-message -- Unable to decrypt the password”. The user name and password should not be in the payload. Those are supposed to update it in properties file which is appc sou
|
By
Taka Cho
· #9754
·
|
|
APP-C incomplete?
Hi Beka, NetconfDeviceNode.java has been decommissioned. That is why your gerrit query is not able to see that source code. Again, “com.att.ecomp” has been refactored to “org.onap” in APPC’s gerrit. I
Hi Beka, NetconfDeviceNode.java has been decommissioned. That is why your gerrit query is not able to see that source code. Again, “com.att.ecomp” has been refactored to “org.onap” in APPC’s gerrit. I
|
By
Taka Cho
· #9755
·
|
|
[app-c] Ansible Server details in appc.properties file
Hi Venkat, Can you try the payload without user and password? And attach the appc_southbount.properties and full log? Taka
Hi Venkat, Can you try the payload without user and password? And attach the appc_southbount.properties and full log? Taka
|
By
Taka Cho
· #9757
·
|
|
[app-c] Problem accessing LCM API
Hi Chandrashkhar, It sounds like payload is missing in the request: { "body": { "input": { "common-header": { "timestamp": "2018-05-17T10:03:46.827Z", "api-ver": "2.00", "originator-id": "95dac45d-ba9
Hi Chandrashkhar, It sounds like payload is missing in the request: { "body": { "input": { "common-header": { "timestamp": "2018-05-17T10:03:46.827Z", "api-ver": "2.00", "originator-id": "95dac45d-ba9
|
By
Taka Cho
· #9768
·
|
|
[app-c] Ansible Server details in appc.properties file
Hi Venkat, I think there is something wrong when you are doing encrypt password. There is the java code here: https://gerrit.onap.org/r/gitweb?p=appc.git;a=blob;f=appc-config/appc-encryption-tool/prov
Hi Venkat, I think there is something wrong when you are doing encrypt password. There is the java code here: https://gerrit.onap.org/r/gitweb?p=appc.git;a=blob;f=appc-config/appc-encryption-tool/prov
|
By
Taka Cho
· #9787
·
|
|
[APPC] - VNF Configuration using Chef adapter
Hi Mahendra, In the past R1 release, and current R2 release, the Chef are not our primary goal for APPC. Hence the document for Chef was a bit old: https://wiki.onap.org/display/DW/APP-C+Chef+Adapter
Hi Mahendra, In the past R1 release, and current R2 release, the Chef are not our primary goal for APPC. Hence the document for Chef was a bit old: https://wiki.onap.org/display/DW/APP-C+Chef+Adapter
|
By
Taka Cho
· #9839
·
|
|
[APPC] - VNF Configuration using Chef adapter
Hi Mahendra, I would recommend to use R2 release code. So that you could use CDT tool for self on boarding: http://onap.readthedocs.io/en/latest/submodules/appc.git/docs/APPC%20CDT%20Guide/APPC%20CDT%
Hi Mahendra, I would recommend to use R2 release code. So that you could use CDT tool for self on boarding: http://onap.readthedocs.io/en/latest/submodules/appc.git/docs/APPC%20CDT%20Guide/APPC%20CDT%
|
By
Taka Cho
· #9894
·
|
|
[app-c] Ansible Server details in appc.properties file
HI Venkata. The path for the keystore key is defined on /appc-ansible-adapter-bundle/src/main/resources/org/onap/appc/default.properties Which is https://gerrit.onap.org/r/gitweb?p=appc.git;a=blob;f=a
HI Venkata. The path for the keystore key is defined on /appc-ansible-adapter-bundle/src/main/resources/org/onap/appc/default.properties Which is https://gerrit.onap.org/r/gitweb?p=appc.git;a=blob;f=a
|
By
Taka Cho
· #10005
·
|
|
[app-c] Ansible Server details in appc.properties file
Hi Venkat, TRUST_ALL value should be fine. From the error you got (I excerpted) Error posting request. Reason = sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provi
Hi Venkat, TRUST_ALL value should be fine. From the error you got (I excerpted) Error posting request. Reason = sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provi
|
By
Taka Cho
· #10030
·
|
|
[app-c] Ansible Server details in appc.properties file
Hi Venkata, As I stated before. You need to put those properties in /appc-ansible-adapter-bundle/src/main/resources/org/onap/appc/default.properties. Not in appc.properties. Please try that. And let m
Hi Venkata, As I stated before. You need to put those properties in /appc-ansible-adapter-bundle/src/main/resources/org/onap/appc/default.properties. Not in appc.properties. Please try that. And let m
|
By
Taka Cho
· #10066
·
|
|
[app-c] Ansible Server details in appc.properties file
Venkata, The default.properties is built on /opt/opendaylight/current/system/org/onap/appc/appc-ansible-adapter-bundle/1.3.0-SNAPSHOT/appc-ansible-adapter-bundle-1.3.0-SNAPSHOT.jar. remove those value
Venkata, The default.properties is built on /opt/opendaylight/current/system/org/onap/appc/appc-ansible-adapter-bundle/1.3.0-SNAPSHOT/appc-ansible-adapter-bundle-1.3.0-SNAPSHOT.jar. remove those value
|
By
Taka Cho
· #10098
·
|
|
[app-c] Ansible Server details in appc.properties file
Venkata, Please provide the details step by step of how you generate the keystore file and password for https connection between APPC and Ansible server and the console log that you did. Without that,
Venkata, Please provide the details step by step of how you generate the keystore file and password for https connection between APPC and Ansible server and the console log that you did. Without that,
|
By
Taka Cho
· #10139
·
|
|
[app-c] Ansible Server details in appc.properties file
Hi Venkata, Your steps sounds ok. I think you are using the password: “changeit” not “change it” for the all steps below. One more thing you could try is verifying the https connectivity with your jks
Hi Venkata, Your steps sounds ok. I think you are using the password: “changeit” not “change it” for the all steps below. One more thing you could try is verifying the https connectivity with your jks
|
By
Taka Cho
· #10190
·
|
|
[APP-C][CDT] - What is the expected payload for ANSIBLE?
Hi Alexis, The payload for ConfigModify that you used is not correct. AgentUrl has to be present in Device Authentication Table rather than in the Payload. Below is one sample: "payload": "{\"request-
Hi Alexis, The payload for ConfigModify that you used is not correct. AgentUrl has to be present in Device Authentication Table rather than in the Payload. Below is one sample: "payload": "{\"request-
|
By
Taka Cho
· #10245
·
|
|
[APP-C][CDT] - What is the expected payload for ANSIBLE?
HI Alexis, Just like to clarify you question: You want to pass the agenturl as an argument in an ansible payload? Taka
HI Alexis, Just like to clarify you question: You want to pass the agenturl as an argument in an ansible payload? Taka
|
By
Taka Cho
· #10257
·
|
|
[APP-C][CDT] - What is the expected payload for ANSIBLE?
Hi Alexis, Correct. Here are the right contents: Taka
Hi Alexis, Correct. Here are the right contents: Taka
|
By
Taka Cho
· #10268
·
|
|
AppC CDT Gui not saving the vnfs
Hi Santosh, For CDT log, goto CDT docker , you would see /etc/nginx/conf.d/default.conf. check the nginx.org website, you then can setup the log level and the path. Check APPC’s mysql db docker. There
Hi Santosh, For CDT log, goto CDT docker , you would see /etc/nginx/conf.d/default.conf. check the nginx.org website, you then can setup the log level and the path. Check APPC’s mysql db docker. There
|
By
Taka Cho
· #10520
·
|