From: Balaji, Ramya (rb111y) Date: Tue, 8 May 2018 20:05:06 +0000 (-0400) Subject: Added properties file X-Git-Tag: v1.3.0~12 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=appc%2Fdeployment.git;a=commitdiff_plain;h=57ac2cf8dc1695f6e323dfae773d9a477daa864f Added properties file Design Tool support needs properties file Issue-ID: APPC-888 Change-Id: Ieb319e79fea2a5c6b2b7d1a7addfd4f0c89960c6 Signed-off-by: Balaji, Ramya (rb111y) --- diff --git a/installation/src/main/properties/designService.properties b/installation/src/main/properties/designService.properties new file mode 100644 index 0000000..284e012 --- /dev/null +++ b/installation/src/main/properties/designService.properties @@ -0,0 +1,3 @@ +appc.upload.user=admin +appc.upload.pass=admin +appc.upload.provider.url=http://localhost:8181/restconf/operations/artifact-handler:uploadartifact