INT-885: fix netopeer and update yang model

This commit introdues a better yang model
for testing i.e. mynetconf.yang and data
against it. It also fix a problem for netopeer
at startup.

Issue-ID: INT-885
Change-Id: I1d300221399237e57e1ffd4e3a1d9cb8e1674b44
Signed-off-by: Rahul Tyagi <rahul.tyagi@ericsson.com>
diff --git a/test/mocks/pnfsimulator/docker-compose.yml b/test/mocks/pnfsimulator/docker-compose.yml
index 0a0860d..bbb983f 100644
--- a/test/mocks/pnfsimulator/docker-compose.yml
+++ b/test/mocks/pnfsimulator/docker-compose.yml
@@ -31,7 +31,7 @@
       - sftp-server
       - ftpes-server-pure-ftpd
       - ftpes-server-vsftpd
-    command: bash -c "/netopeer_tls_cfg/update_tls.sh"
+    command: bash -c "/netopeer_tls_cfg/entrypoint.sh"
 
   sftp-server:
     container_name: sftp-server