diff options
author | Tomek Kaminski <tomasz.kaminski@nokia.com> | 2019-04-15 14:14:34 +0200 |
---|---|---|
committer | Tomek Kaminski <tomasz.kaminski@nokia.com> | 2019-04-15 14:14:34 +0200 |
commit | 55558d39f04f3991ca8df856ad405688f44e09cf (patch) | |
tree | 2943cb84d56cd7259e3eba96e0b6ab55ff066aeb /README.md | |
parent | ce06845e9df9cdfa92db2b75c7f44bf3b96a4812 (diff) |
Fix for proper aaf-service url
Change-Id: I264947e28184c5a2d3cd2f65b4051dee513f78ab
Issue-ID: DMAAP-1167
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -111,7 +111,7 @@ DMAAPBC_PGCRED=test234-ftl DMAAPBC_DRPROV_FQDN=zldciad1vidrps00.simpledemo.openecomp.org -DMAAPBC_AAF_URL=https://aafapi.${CONT_DOMAIN}:8095/proxy/ +DMAAPBC_AAF_URL=https://aafapi.${CONT_DOMAIN}:8100/proxy/ DMAAPBC_TOPICMGR_USER=m99751@dmaapBC.openecomp.org DMAAPBC_TOPICMGR_PWD=enc:zyRL9zbI0py3rJAjMS0dFOnYfEw_mJhO @@ -182,7 +182,7 @@ The table below lists all the settings, default values (if not set), and shows a |-|-|-|-| |cadi.properties | Path to CADI properties file | /opt/app/osaaf/local/org.onap.dmaap-bc.props | /opt/app/osaaf/lcoal/org.onap.dmaap-bc.props | |-|-|-|-| -|aaf.URL | URL of the AAF server | https://authentication.domain.netset.com:8095/proxy/ | https://aaf-authz/ | +|aaf.URL | URL of the AAF server | https://authentication.domain.netset.com:8100/proxy/ | https://aaf-service.onap:8100/ | |-|-|-|-| |aaf.TopicMgrUser | AAF Identity of Topic Mgr | noMechId@domain.netset.com | dmaap-bc-topic-mgr@dmaap-bc-topic-mgr.onap.org | |-|-|-|-| |