diff options
author | ebo <eliezio.oliveira@est.tech> | 2020-04-08 09:52:09 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-08 08:52:09 +0000 |
commit | 72b54bccc113daef79fd3458864ef3f068a6405f (patch) | |
tree | ae62fd439f2a4ac68cc31194da433559cdd87da8 /docs/submodules/integration.git | |
parent | e36e9afb57eac6b54d9becc1cb47780a3607bceb (diff) |
Update git submodules
* Update docs/submodules/integration.git from branch 'master'
to f986059d04af9eafe85aafe467e3196e8400098c
- netconf-pnp-simulator: convenient TLS and SSH configuration
- Simple SSH and TLS configuration. Instead of specific Netopeer2
XML configuration files, the user only needs to provide:
For SSH: id_XXX.pub
For TLS: server_key.pem, server_cert.pem, and ca.pem
- SSH and TLS can be reconfigured at runtime by running
/opt/bin/reconfigure-ssh.sh and /opt/bin/reconfigure-tls.sh respectively
- Improved log readability by using zlog (on C applications) and loguru
for Python
See the updated documentation under ../docs for more information.
Issue-ID: INT-1516
Change-Id: I21052d2524f0610c6197875a544113cce1a02787
Signed-off-by: ebo <eliezio.oliveira@est.tech>
Diffstat (limited to 'docs/submodules/integration.git')
m--------- | docs/submodules/integration.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git -Subproject 7a3199bf4a05ffe7148ab7139a73df863a65935 +Subproject f986059d04af9eafe85aafe467e3196e8400098 |