Forgot to reply all, so lost the discussion forum here.
Adding back it.

Hi Taka,
Once again thanks for your kind response.
As per APP-C doc it says it supports netconf/chef/ansible.
Wondering what all are the options we have to do the VNF configuration?


best regards,
Ramu


From: Akula, Ramanjaneyul Reddy (Nokia - US/Irving)
Sent: Thursday, April 05, 2018 7:21 PM
To: CHO, TAKAMUNE <[email protected]>
Subject: RE: [onap-discuss] [app-c] appc client library location

Hi Taka,
Once again thanks for your kind response.
As per APP-C doc it says it supports netconf/chef/ansible.
Wondering what all are the options we have to do the VNF configuration?



best regards,
Ramu


From: CHO, TAKAMUNE [mailto:[email protected]]
Sent: Thursday, April 05, 2018 4:50 PM
To: Akula, Ramanjaneyul Reddy (Nokia - US/Irving) 
<[email protected]<mailto:[email protected]>>
Subject: RE: [onap-discuss] [app-c] appc client library location

Hi Ramu,

For Beijing release, APPC does not have Ansible server setting in scope. We may 
plan Ansible server for Casablanca release, but still in the very early 
planning stage.

I will keep you posted any update for APPC.

Thanks again

Taka

From: Akula, Ramanjaneyul Reddy (Nokia - US/Irving) 
[mailto:[email protected]]
Sent: Thursday, April 05, 2018 1:06 PM
To: CHO, TAKAMUNE <[email protected]<mailto:[email protected]>>
Subject: RE: [onap-discuss] [app-c] appc client library location

Hello Taka,
Thanks again for the instructions. Yes. It helped.
In fact I have used the settings.xml from 
https://wiki.onap.org/display/DW/Setting+Up+Your+Development+Environment<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Setting-2BUp-2BYour-2BDevelopment-2BEnvironment&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=i5VHNTZ3SDPgIii87sudZA&m=IrTHzSSRRIB7slh7PiQwcNOeeDtUTb6x161I2hf4cNE&s=zTX_1DnnSj0ynqTWGt3CFpeAeo9e-QfYKi515FoYhDk&e=>
 and it helped to get rid of the compilation issues.

Would you kindly let me know where can I find the instructions for ansible 
server installation?

Thanks & best regards,
Ramu


From: CHO, TAKAMUNE [mailto:[email protected]]
Sent: Thursday, April 05, 2018 8:11 AM
To: Akula, Ramanjaneyul Reddy (Nokia - US/Irving) 
<[email protected]<mailto:[email protected]>>
Subject: RE: [onap-discuss] [app-c] appc client library location

Try this 
https://wiki.onap.org/display/DW/Building+and+Running+APPC+Docker+Images<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Building-2Band-2BRunning-2BAPPC-2BDocker-2BImages&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=i5VHNTZ3SDPgIii87sudZA&m=IrTHzSSRRIB7slh7PiQwcNOeeDtUTb6x161I2hf4cNE&s=7wsMITTtn4zDY_5olfs8jpVY_KmU9bYDlY8DvQLdP9c&e=>

Let me know if you still have issue.

Taka

From: Akula, Ramanjaneyul Reddy (Nokia - US/Irving) 
[mailto:[email protected]]
Sent: Thursday, April 05, 2018 8:38 AM
To: CHO, TAKAMUNE <[email protected]<mailto:[email protected]>>
Subject: RE: [onap-discuss] [app-c] appc client library location

Hi Taka,
Thanks for your quick response.
I didn't create any .m2/settings.xml/local_settings.xml file.
And neither found it in the instructions/repo.

Would you kindly share one such a file that I can use.

Also if there are any instructions on how to integrate ansible server to APP-C 
would you kindly share the same.

Thanks in advance.
best regards,
Ramu


From: CHO, TAKAMUNE [mailto:[email protected]]
Sent: Wednesday, April 04, 2018 3:56 PM
To: Akula, Ramanjaneyul Reddy (Nokia - US/Irving) 
<[email protected]<mailto:[email protected]>>;
 [email protected]<mailto:[email protected]>
Cc: Anumaneni, Venkataramana (Nokia - US/Irving) 
<[email protected]<mailto:[email protected]>>
Subject: RE: [onap-discuss] [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

From: 
[email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Akula, Ramanjaneyul 
Reddy (Nokia - US/Irving)
Sent: Wednesday, April 04, 2018 3:27 PM
To: [email protected]<mailto:[email protected]>
Cc: ANUMANENI, VENKATA RAMANA 
<[email protected]<mailto:[email protected]>>
Subject: [onap-discuss] [app-c] appc client library location

Hi APPC Team,
We are planning to do some VNF configuration using APP-C. For the same, learned 
that we can use the APP-C client libraries (org.onap.appc.client:client-kit, 
org.onap.appc.client:client-lib) to send the LCM request to DMaaP topic 
(http://onap.readthedocs.io/en/latest/submodules/appc.git/docs/APPC%20Client%20Library%20Guide/APPC%20Client%20Library%20Guide.html#appc-client-library<https://urldefense.proofpoint.com/v2/url?u=http-3A__onap.readthedocs.io_en_latest_submodules_appc.git_docs_APPC-2520Client-2520Library-2520Guide_APPC-2520Client-2520Library-2520Guide.html-23appc-2Dclient-2Dlibrary&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=i5VHNTZ3SDPgIii87sudZA&m=DvUDSMF0PycK7tdDRBMWCZE0uYTfZ0Ov4_bKTH8eTI4&s=mvjUD9FBhEY-4f59aKG_RuhbE85YlaM7ck5fhDBN2lg&e=>

However, we failed to located the needed jars.
Then tried to compile the code using the instructions @ 
"https://wiki.onap.org/display/DW/Building+Entire+ONAP<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Building-2BEntire-2BONAP&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=i5VHNTZ3SDPgIii87sudZA&m=DvUDSMF0PycK7tdDRBMWCZE0uYTfZ0Ov4_bKTH8eTI4&s=8HRneytzxJpd7exhuI2RmQkB3QPC0i55jvqXWEvh7Zg&e=>"

While comping the APP-C code, getting below error:

[FATAL] Non-resolvable parent POM for org.onap.appc:appc:1.3.0-SNAPSHOT: 
Failure to find org.onap.ccsdk.parent:odlparent-carbon-sr1:pom:0.1.0 in 
https://repo.maven.apache.org/maven2<https://urldefense.proofpoint.com/v2/url?u=https-3A__repo.maven.apache.org_maven2&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=i5VHNTZ3SDPgIii87sudZA&m=DvUDSMF0PycK7tdDRBMWCZE0uYTfZ0Ov4_bKTH8eTI4&s=E7oR2TNzBdIpHJnRE5Ls72O1ArLKNRu5N7ljq2dI9GY&e=>
 was cached in the local repository, resolution will not be reattempted until 
the update interval of central has elapsed or updates are forced and 
'parent.relativePath' points at wrong local POM @ line 25, column 13
@

Can someone help me on how to get around this problem.


Thanks & best regards,
Ramu




_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to