X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=etc%2Fdmaapbc.properties;h=9f5142d89abd30a9b412d2d192347bd5a0c75ad9;hb=1c6b5fa580c9b82e17b710dbc4cf9bbce57eb5bc;hp=39918a4d348cf8411358475b9762fca7cab58bbb;hpb=1ab29ec8a91e845a59a2990ca2fe17166111a458;p=dmaap%2Fdbcapi.git diff --git a/etc/dmaapbc.properties b/etc/dmaapbc.properties index 39918a4..9f5142d 100644 --- a/etc/dmaapbc.properties +++ b/etc/dmaapbc.properties @@ -4,6 +4,7 @@ # # URI to retrieve dynamic DR configuration # +UnitTest: Yes ProvisioningURI: /internal/prov # # Allow http access to API @@ -73,7 +74,7 @@ DmaapName: onap-cit # # Name of DR prov server # -DR.provhost: dmaap-drps +DR.provhost: localhost # # handling of feed delete # DeleteOnDR - means use the DR API to DELETE a feed. (default for backwards compatibility) @@ -155,7 +156,7 @@ CredentialCodecKeyfile: etc/LocalKey # # URL of AAF environment to use. # -aaf.URL: https://authentication.simpledemo.onap.org:8095/proxy/ +aaf.URL: https://localhost:8095/proxy/ # # TopicMgr mechid@namespace # @@ -185,7 +186,7 @@ UsePE: false # where X is: TEST= UAT, PROD = PROD, DEVL = TEST # PeAafEnvironment: DEVL -PeAafUrl.DEVL: https://aafdev.onap.org:8095/proxy/ +PeAafUrl.DEVL: https://localhost:8095/proxy/ PeAafUrl.TEST: https://aafist..onap.org:8095/proxy/ PeAafUrl.PROD: https://aafprod.onap.org:8095/proxy/