X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fyang%2Fsysrepo-configuration-load.sh;h=71ba5d44ba6a3048b803a3e0f8d0d867e666b8bc;hp=8c41b40c660acfeb7f6113d8f6d46fda84f7c550;hb=a19f893a70c03dee9312e1208301d079409d84ac;hpb=1f1479ff8ce3a268acb7b70a32bb789d859a915b diff --git a/ntsimulator/yang/sysrepo-configuration-load.sh b/ntsimulator/yang/sysrepo-configuration-load.sh index 8c41b40..71ba5d4 100755 --- a/ntsimulator/yang/sysrepo-configuration-load.sh +++ b/ntsimulator/yang/sysrepo-configuration-load.sh @@ -20,16 +20,6 @@ sleep 20 echo "Loading data into sysrepo..." -#SSH_PUB_KEY="$(cat /home/netconf/.ssh/id_dsa.pub| awk '{print $2}')" - -#echo 'netconfssh_keyssh-dss' >> load_auth_pubkey.xml -#echo ''"$SSH_PUB_KEY"'' >> load_auth_pubkey.xml - -#sysrepocfg --merge=load_auth_pubkey.xml --format=xml ietf-system -#rm load_auth_pubkey.xml -# -#ssh-keyscan -p 830 localhost >> ~/.ssh/known_hosts - pyang -f sample-xml-skeleton --sample-xml-list-entries 2 *.yang result=$(netopeer2-cli <<-END