diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-04-08 16:32:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-08 16:32:58 +0000 |
commit | f5564524a065321b1eb91b14dd3342acf85bfe62 (patch) | |
tree | 44aae98c0d8c23d131cc919a489a6084adef5cb0 /bootstrap | |
parent | 66206077797318250df919425bc6d19ebb2c581f (diff) | |
parent | 30d02e82c80f215fadbedd1a452e4d3eb2a0cf52 (diff) |
Merge "config for 5.0.0 policy-handler new PDP API"
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README-docker.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/README-docker.md b/bootstrap/README-docker.md index d60afe2..7e3dedc 100644 --- a/bootstrap/README-docker.md +++ b/bootstrap/README-docker.md @@ -107,6 +107,7 @@ application_config: # related to policy-engine itself. policy_engine : url : "https://policy-engine.onap.org:8081" + path_decision : "/decision/v1" path_pdp : "/pdp/" path_api : "/pdp/api/" headers : |