Modifying code to point to AAIService Properties 81/7281/4
authorHector Anapan <ha076r@att.com>
Thu, 10 Aug 2017 08:25:53 +0000 (03:25 -0500)
committerPatrick Brady <pb071s@att.com>
Fri, 11 Aug 2017 19:25:36 +0000 (19:25 +0000)
commitd809474a8754d9fd9675427d3b8d93ecffd2070f
tree9fcb3cb8a0236d5e8c5b3abc8a5260e74a5bbace
parentc183c5218b7fcd71976173e46c3dcde92be8e498
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 <ha076r@att.com>
Issue: [APPC-129]
docker-compose/docker-compose.yml
installation/appc/src/main/docker/Dockerfile
installation/src/main/properties/dblib.properties [new file with mode: 0644]
platform-logic/appc/src/main/xml/APPC_chef.xml
platform-logic/appc/src/main/xml/APPC_method_ansible_adapter_1.0_2.0.1.xml
platform-logic/installer/src/main/scripts/setenv.sh