INT-885:Enhancing the PNF-sim for netconf over TLS 38/79038/4
authorRahul Tyagi <rahul.tyagi@ericsson.com>
Fri, 22 Feb 2019 19:59:54 +0000 (19:59 +0000)
committerRahul Tyagi <rahul.tyagi@ericsson.com>
Mon, 25 Feb 2019 03:23:17 +0000 (03:23 +0000)
commite7f4e5e64679f1c4c028dcb5c150d3c2f30a4f7c
treedee0b4350bfe4b3f5983fd617358b39eac90d1ad
parentfb2929fa11d5ad6679797b1295acdf2cd92db1fd
INT-885:Enhancing the PNF-sim for netconf over TLS

This commit add a script and a known_hosts file so that
while starting the netopeer2 it readily start listening at
6513 port for tls.

This commit also adds a yang data model for testing of
usecases developed under Netconf over tls usecase.

Signed-off-by: Rahul Tyagi <rahul.tyagi@ericsson.com>
Issue-ID: INT-885
Change-Id: I26b059c293f0684f475f51618d905e10a9efe391
Signed-off-by: Rahul Tyagi <rahul.tyagi@ericsson.com>
test/mocks/pnfsimulator/docker-compose.yml
test/mocks/pnfsimulator/netopeer_tls_cfg/building.data [new file with mode: 0644]
test/mocks/pnfsimulator/netopeer_tls_cfg/building.yang [new file with mode: 0644]
test/mocks/pnfsimulator/netopeer_tls_cfg/test_server_key.pem [new file with mode: 0644]
test/mocks/pnfsimulator/netopeer_tls_cfg/test_server_key.pem.pub [new file with mode: 0644]
test/mocks/pnfsimulator/netopeer_tls_cfg/update_tls.sh [new file with mode: 0755]