From: Hector Anapan Date: Thu, 10 Aug 2017 08:25:53 +0000 (-0500) Subject: Modifying code to point to AAIService Properties X-Git-Tag: v1.2.0~63 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d809474a8754d9fd9675427d3b8d93ecffd2070f;hp=d809474a8754d9fd9675427d3b8d93ecffd2070f;p=appc%2Fdeployment.git Modifying code to point to AAIService Properties Adding dblib.properties (mysql credential properties to the sdnctl db), modifying setenv.sh (used to define property values to mysql - such as authenticating against the MySQL DB's) and adding the APPC_CONFIG_DIR env variable as part of the Dockerfile. Patch: Reverted Unintentional changes to the docker-compose template. Patch: Changed some formatting as per Marcus's suggestions Change-Id: I7cf9d90405bb4d552779cd0cd8a4f01525bdd823 Signed-off-by: Hector Anapan Issue: [APPC-129] ---