+ Vivek

Saboohi,
Vivek has created a wiki page on the Netconf POC he was working within the CDS 
Project. Please review it and let me know if it helps with your use case.

NOTE: CDS has a Kotlin/Python Script component that will allow you to execute 
any workflow action against a network function to push any content such as 
XML/CLI/JSON/YAML.

Wiki Page 
https://wiki.onap.org/display/DW/PNF+Simulator+Day-N+config-assign+and+config-deploy+use+case

PNF Netconf Gerrit: https://gerrit.onap.org/r/c/ccsdk/cds/+/112288




[cid:[email protected]]

Yuriy Malakov
ONAP/ECOMP SA/SE
732-420-3030, Q-Chat<qto://talk/ym9479>
[email protected]<mailto:[email protected]>

From: FREEMAN, BRIAN D <[email protected]>
Sent: Thursday, September 10, 2020 9:09 AM
To: [email protected]; [email protected]
Cc: MALAKOV, YURIY <[email protected]>; TIMONEY, DAN <[email protected]>
Subject: RE: [onap-discuss] Mount Netconf Server (eNB) which doesn't support 
yang on APPC #appc #frankfurt

Besides those methods there is an sshapi call node in the SDNC sli but I 
suspect that is for one shot ssh exec not for negotiating the netconf protocol.

https://gerrit.onap.org/r/gitweb?p=ccsdk/sli/plugins.git;a=tree;f=sshapi-call-node;hb=refs/heads/master

Brian

From: FREEMAN, BRIAN D
Sent: Thursday, September 10, 2020 8:42 AM
To: '[email protected]' 
<[email protected]<mailto:[email protected]>>; 
[email protected]<mailto:[email protected]>
Cc: MALAKOV, YURIY <[email protected]<mailto:[email protected]>>
Subject: RE: [onap-discuss] Mount Netconf Server (eNB) which doesn't support 
yang on APPC #appc #frankfurt

Look at the appc

https://gerrit.onap.org/r/gitweb?p=appc.git;a=tree;f=appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/src/main/java/org/onap/appc/adapter/netconf;h=abe8eeb555316abffdf63850c8c9c558d6d50415;hb=refs/heads/master

appc-netconf-adapter.

It uses a java ssh library to establish a session, negotiates the hello 
sequence and then pushes an xml payload to the device.

It is not a netconf mount nor does it enforce any capabilities exchange but it 
is a method to emulate using an SSH client and copy/paste config updates.

I don’t know how it is exposed to the outside though so some investigation 
would be required – at one time this was how the policy api into APPC worked 
but not sure if all the hooks are still there.

It might be worth checking with the CDS team as well since they may have a 
lighter weight netconf solution via ansible that might work as well.

Brian


From: [email protected]<mailto:[email protected]> 
<[email protected]<mailto:[email protected]>>
Sent: Thursday, September 10, 2020 12:42 AM
To: FREEMAN, BRIAN D <[email protected]<mailto:[email protected]>>; 
[email protected]<mailto:[email protected]>
Subject: Re: [onap-discuss] Mount Netconf Server (eNB) which doesn't support 
yang on APPC #appc #frankfurt

Hi Brian,

The node that I am working on doesn't support monitoring and doesn't speak 
yang. It uses an Ericsson proprietary model.

Can you please point me to some documentation for clarification on following 
parts:
1. Building a custom adapter
2. Mounting eNB on APPC without going to ODL. Customizing the behavior of APPC 
here.
3. Linking my own xml with an api call since RestConf can't be used here.

Regards,
-Saboohi

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#22113): https://lists.onap.org/g/onap-discuss/message/22113
Mute This Topic: https://lists.onap.org/mt/76728490/21656
Mute #appc: https://lists.onap.org/g/onap+onap-discuss/mutehashtag/appc
Mute #frankfurt: 
https://lists.onap.org/g/onap+onap-discuss/mutehashtag/frankfurt
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to