diff options
author | Alexis de Talhouƫt <alexis.de_talhouet@bell.ca> | 2018-09-20 12:52:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-20 12:52:47 +0000 |
commit | 89912d788b238e19f083d8a12bde031970855e0a (patch) | |
tree | 9292cad46d7d0821f7aabb68e609ff72029bc5fe /docs/submodules/oom.git | |
parent | cd784bb16a926ba39b5d3c709052f9b8d2ab734b (diff) |
Updated git submodules
Project: oom master 21fc96b178cd2af9d1a3282e28b752a853c484b5
Merge "inputs for 4.3.1 policy-handler - all the latest"
inputs for 4.3.1 policy-handler - all the latest
- all the latest config settings for policy-handler
- k8s specific routing to policy-engine by hostname "pdp"
- relying on dns to resolve hostname "pdp" to ip address
- expecting to find "pdp" as the hostname in server cert from pdp
- assuming that
"https://{{ .Values.config.address.policy_pdp }}.
{{include "common.namespace" . }}:8081"
is converted to "https://pdp:8081"
- intention to get
policy_engine :
url : "https://pdp:8081"
Change-Id: Ib4296e88a20d772591233c937aa5969667963057
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-611
Diffstat (limited to 'docs/submodules/oom.git')
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject c4b55beae337e2a39c46cba17c7e94dce773178 +Subproject 21fc96b178cd2af9d1a3282e28b752a853c484b |