summaryrefslogtreecommitdiffstats
path: root/CdtProxyService/src
AgeCommit message (Collapse)AuthorFilesLines
2018-09-12Update password for new odl versionPatrick Brady1-1/+1
Update the password in the cdt proxy service so it can connect to rest on the new odl version. Change-Id: I5fdc4ecf76246c62b006675bbbd31d565cf54ae4 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1158
2018-05-17Correct cdtproxy port for dockerPatrick Brady1-3/+3
The port number and hostname need to be changed since the proxy will run in the appc docker. Change-Id: I22463013756f43a3bb5ff0513944b0d18e24c130 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-909
2018-05-10initial commit for CDT proxy ServiceKumar, Amaresh (ak583p)11-0/+724
Initial commit for CDT proxy server to fix CORS Issues. Issue-ID: APPC-885 Change-Id: Idf2688dbca3fd6c25636544147ed5b23a5a4ed7f Signed-off-by: Kumar, Amaresh (ak583p) <ak583p@us.att.com>