Update Gizmo and Champ security config
authorLee, Tian (tl5884) <TianL@amdocs.com>
Fri, 11 Jan 2019 16:52:27 +0000 (16:52 +0000)
committerLee, Tian (tl5884) <TianL@amdocs.com>
Thu, 31 Jan 2019 16:59:20 +0000 (16:59 +0000)
commitf988fcca66394550f5530f479574f34f6caaea2d
treed292a8e78ded03118299201b254afc17726e0904
parent2619c93a2f74c617265734a99c185b051a0111db
Update Gizmo and Champ security config

- Update rProxy to use AAF geo-locate endpoint rather than hard coded IP
address
- Update fProxy to use separate truststore
- Restructure charts to reduce certificate duplication

Change-Id: I1e63ceb0ebabd8bb3dfacc71dac841858279b6f1
Issue-ID: AAF-718
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
24 files changed:
charts/aai-champ/resources/fproxy/config/auth/tomcat_keystore [deleted file]
charts/aai-champ/resources/rproxy/config/auth/client-cert.p12 [deleted file]
charts/aai-champ/resources/rproxy/config/auth/uri-authorization.json
charts/aai-champ/resources/rproxy/config/cadi.properties
charts/aai-champ/resources/rproxy/config/security/keyfile [deleted file]
charts/aai-champ/templates/deployment.yaml
charts/aai-champ/templates/secrets.yaml
charts/aai-champ/values.yaml
charts/aai-gizmo/resources/rproxy/config/auth/client-cert.p12 [deleted file]
charts/aai-gizmo/resources/rproxy/config/auth/tomcat_keystore [deleted file]
charts/aai-gizmo/resources/rproxy/config/auth/uri-authorization.json
charts/aai-gizmo/resources/rproxy/config/cadi.properties
charts/aai-gizmo/resources/rproxy/config/security/keyfile [deleted file]
charts/aai-gizmo/templates/deployment.yaml
charts/aai-gizmo/templates/secrets.yaml
charts/aai-gizmo/values.yaml
resources/config/fproxy/auth/client-cert.p12 [moved from charts/aai-gizmo/resources/fproxy/config/auth/client-cert.p12 with 100% similarity]
resources/config/fproxy/auth/fproxy_truststore [new file with mode: 0644]
resources/config/fproxy/auth/tomcat_keystore [moved from charts/aai-gizmo/resources/fproxy/config/auth/tomcat_keystore with 100% similarity]
resources/config/rproxy/auth/client-cert.p12 [moved from charts/aai-champ/resources/fproxy/config/auth/client-cert.p12 with 100% similarity]
resources/config/rproxy/auth/org.onap.aai.p12 [new file with mode: 0644]
resources/config/rproxy/auth/tomcat_keystore [moved from charts/aai-champ/resources/rproxy/config/auth/tomcat_keystore with 100% similarity]
resources/config/rproxy/security/keyfile [new file with mode: 0644]
templates/configmap.yaml