From db75c0a0b305c86429a6940de4d56870d3daf5bf Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Tue, 15 Aug 2017 12:43:03 -0500 Subject: Initial commit for appc-encryption-tool bundle appc-encryption-tool: module to retrieve and store encryped credentials Change-Id: I3d45c662c9d58dbeec2ab7fffb51658c9ee0d5d3 Signed-off-by: Skip Wonnell Issue-Id: APPC-67 --- appc-config/appc-encryption-tool/provider/appc_southbound.properties | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 appc-config/appc-encryption-tool/provider/appc_southbound.properties (limited to 'appc-config/appc-encryption-tool/provider/appc_southbound.properties') diff --git a/appc-config/appc-encryption-tool/provider/appc_southbound.properties b/appc-config/appc-encryption-tool/provider/appc_southbound.properties new file mode 100644 index 000000000..2ef508203 --- /dev/null +++ b/appc-config/appc-encryption-tool/provider/appc_southbound.properties @@ -0,0 +1,4 @@ +testVnf_Type.testAction1.user = +testVnf_Type.testAction1.port = +testVnf_Type.testAction1.password = +testVnf_Type.testAction1.url = -- cgit 1.2.3-korg