From d3eaf0aec6d0d1cc271c5f56888ca59887cef8f6 Mon Sep 17 00:00:00 2001 From: Aaron Hay Date: Tue, 13 Nov 2018 09:42:21 -0500 Subject: [PATCH] Update APPC for Casablanca AAF support Change-Id: I2773fcdb498349d11ceb26b8f29d69f97512b1a0 Issue-ID: APPC-1235 Signed-off-by: Aaron Hay --- installation/src/main/properties/bath_config.csv | 2 ++ installation/src/main/properties/cadi.properties | 1 + 2 files changed, 3 insertions(+) create mode 100644 installation/src/main/properties/bath_config.csv diff --git a/installation/src/main/properties/bath_config.csv b/installation/src/main/properties/bath_config.csv new file mode 100644 index 0000000..6fa9c10 --- /dev/null +++ b/installation/src/main/properties/bath_config.csv @@ -0,0 +1,2 @@ +# APPC_RESTCONF_UI -> appc@appc.onap.org +Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==,Basic YXBwY0BhcHBjLm9uYXAub3JnOmRlbW8xMjM0NTYh,2050-03-03 diff --git a/installation/src/main/properties/cadi.properties b/installation/src/main/properties/cadi.properties index 69fe728..4da002d 100644 --- a/installation/src/main/properties/cadi.properties +++ b/installation/src/main/properties/cadi.properties @@ -20,6 +20,7 @@ #hostname=localhost cadi_loglevel=INFO +cadi_bath_convert=/opt/onap/appc/data/properties/bath_config.csv ############################################################ # Properties Generated by AT&T Certificate Manager -- 2.16.6