Add variables to set IP address of ONAP components 77/43377/1
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 17 Apr 2018 15:03:30 +0000 (17:03 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 17 Apr 2018 15:03:30 +0000 (17:03 +0200)
commit4a2e0e101c132c2218033b5e381898a6024e34d8
tree6d1672d1a75b10803800fe8e37f8b82093ae7ac8
parent80f8b49d3480cb00cd1d774818d35355496f5a96
Add variables to set IP address of ONAP components

These variables must be set either inside an `.env` file in the same
folder as docker-compose.yml or via `exports` function of shell.

Currently, 3 (self explanatory) variables must be set:

- SDC_IP
- AAI_IP
- SO_IP

Change-Id: Ie3e00bbcca7aafab9b5b15b1dc03b9df4beaa0e7
Issue-ID: EXTAPI-75
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
docker-compose.yml