X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fdmaap-listener%2Fsrc%2Fmain%2Fproperties%2Fdhcpalert.properties;h=65b3e7fc17ac78414f5e326814c05cf48c197ec1;hb=38d8f5f82c952db34e139488dd7619f620ecc742;hp=485972a7c7e445649186be0fe38d780bc857058b;hpb=0ead46e4dc3bf3fbf0cdf8a76cbf0c5d6e0b191b;p=sdnc%2Foam.git diff --git a/installation/dmaap-listener/src/main/properties/dhcpalert.properties b/installation/dmaap-listener/src/main/properties/dhcpalert.properties index 485972a7..65b3e7fc 100755 --- a/installation/dmaap-listener/src/main/properties/dhcpalert.properties +++ b/installation/dmaap-listener/src/main/properties/dhcpalert.properties @@ -1,22 +1,23 @@ -TransportType=HTTPAAF -Latitude =40.397443 -Longitude =-74.135602 +TransportType=HTTPAUTH +Latitude =50.000000 +Longitude =-100.000000 Version =1.0 -ServiceName =dmaap.onap.org/events -Environment =DEV -Partner = +ServiceName =dmaap-v1.dev.dmaap.dt.saat.acsi.openecomp.org/events +Environment =TEST +Partner = BOT_R +routeOffer=MR1 SubContextPath =/ Protocol =http MethodType =GET -username =sdnc -password =Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U +username =${DMAAP_USER} +password =${DMAAP_PASSWORD} contenttype =application/json -authKey=VCisJnH4Zh772CLs:kcrM5mGlb7a0R+jlPN6gYUCKXrk= -authDate=2016-05-10T13:13:50-0700 -host=dmaap.onap.org:3904 -topic=com.att.instar.edgeRouterStatusChange-v1 -group=sdnc_st -id=sdnc_mtsnjv9sdma01 +authKey=${DMAAP_AUTHKEY} +authDate=2016-02-18T13:57:37-0800 +host=ueb.api.simpledemo.onap.org:3904 +topic=VCPE-DHCP-EVENT +group=jmsgrp +id=sdnc1 timeout=15000 limit=1000 filter= @@ -28,8 +29,8 @@ AFT_DME2_EP_CONN_TIMEOUT=15000 AFT_DME2_ROUNDTRIP_TIMEOUT_MS=240000 AFT_DME2_EP_READ_TIMEOUT_MS=50000 sessionstickinessrequired=NO -DME2preferredRouterFilePath=/opt/sdnc/data/properties/dmaap-listener.preferredRoute.txt -sdnc.odl.user=admin -sdnc.odl.password=admin -sdnc.odl.url-base=https://sdncodl.st.us.aic.cip.att.com:8443/restconf/operations +DME2preferredRouterFilePath=/opt/onap/sdnc/data/properties/dmaap-listener.preferredRoute.txt +sdnc.odl.user=${ODL_USER} +sdnc.odl.password=${ODL_PASSWORD} +sdnc.odl.url-base=https://sdnc.onap:8443/restconf/operations