From 42a989a6b9b6388947da6fc273728a24c19fa686 Mon Sep 17 00:00:00 2001 From: Alex Shatov Date: Tue, 12 Sep 2017 13:00:25 -0400 Subject: 1.0.0 and policy API to deployment-handler * policy API to deployment-handler /policy * removed pycrypto of config - the same way as other apps * simple upload of config to consul - curl * preparation for policy-handler blueprint Change-Id: I424a1ded0795562ea36b5409304cbb8b5a7e8a24 Issue-Id: DCAEGEN2-62 Signed-off-by: Alex Shatov --- etc/config.json | 1 - 1 file changed, 1 deletion(-) (limited to 'etc') diff --git a/etc/config.json b/etc/config.json index 211ce16..e54569b 100644 --- a/etc/config.json +++ b/etc/config.json @@ -1,5 +1,4 @@ { - "config_pwd" : "onap-secret@2017!", "wservice_port" : 25577, "policy_handler" : { "system" : "policy_handler" -- cgit 1.2.3-korg