aboutsummaryrefslogtreecommitdiffstats
path: root/misc/doaction
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2018-04-24 08:46:34 -0400
committerdglFromAtt <dgl@research.att.com>2018-04-24 08:46:40 -0400
commit038b4a47c7194b51106cf2c325078924403defea (patch)
tree5e8107c36e1a9cc791d7dc297d5f56ce599caccb /misc/doaction
parentd416829dabd3ea20cb756a69b60f179636839f4f (diff)
Integrate AAF certificate and CA truststore
This installs a server certificate with CN: dbc.api.simpledemo.onap.org which is probably good for the heat integration environment. Also, the container truststore is updated with the AAFRootCA so that Bus Controller can be a client to other ONAP components with AAF provided certificates. Change-Id: I158929dd86fa550f964fab18eb8e975cde8062d8 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-435
Diffstat (limited to 'misc/doaction')
-rw-r--r--misc/doaction1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/doaction b/misc/doaction
index d3dd9b8..18b0caa 100644
--- a/misc/doaction
+++ b/misc/doaction
@@ -20,7 +20,6 @@ case "$action" in
/bin/bash dmaapbc.properties.tmpl >dmaapbc.properties
/bin/bash havecert.tmpl >havecert
/bin/bash PolicyEngineApi.properties.tmpl > ../config/PolicyEngineApi.properties
- echo "$AFTSWM_ACTION_NEW_VERSION" >VERSION.dmaapbc
chmod +x havecert
rm -f /opt/app/platform/rc.d/K90dmaapbc /opt/app/platform/rc.d/S10dmaapbc
ln -s ../init.d/dmaapbc /opt/app/platform/rc.d/K90dmaapbc