aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
AgeCommit message (Collapse)AuthorFilesLines
2017-11-03wait-for.sh is too verboseRob Daugherty1-0/+1
Adding the -q option to stop the verbose output. Issue: SO-201 Change-Id: Id4a925589986ef1dbbe6386b769da06a9f0d0dd6 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-25user wait-for to control container boot orderSylvain Desbureaux1-0/+9
also added a link between db and so containers Change-Id: I60b2fc862e94eefd4d5f1e2782750953da8be45d Issue-ID: SO-208 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2017-10-23export open_ip for SO integrating with MSB黄卓垚101122151-0/+1
Change-Id: I0a59d04d84135ddc3d9f51d87045892f7650127d Issue-ID:SO-181 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
2017-10-19Revert "Enforce container boot order"Rob Daugherty1-7/+2
The integration has said they will not accept this change at this time because it would require them to upgrade their version of docker-compose. This reverts commit 9872c1abfb4326c85e4f8175b4bd2a23f2e1c9f0. Issue: SO-208 Change-Id: I4000c1f7fbe5acba6a3fb55ef54e672df447b5f2 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-19Enforce container boot orderSylvain Desbureaux1-2/+7
Make sure that so container is started only when db is ready to connect Change-Id: I6ba1d9df7837f482def82d33b90fe5be52c686dd Issue-ID: SO-208 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2017-05-15[MSO-14] use proper image nameChrisC1-1/+1
Change-Id: I5c30e6c726732340811450ae75659131406443a9 Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-05-10[UCA-10] support correct MTUChrisC1-2/+5
Change-Id: Idfd7c2f067db9e554e4b2b7f348b4b951a4f6616 Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-05-10Version 2 of docker-composeAnaël Closson1-27/+40
Change-Id: I50d3efdbe39327dd804301cc259396ab01aa26ba Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-23[OS-246] Updating compose file.ChrisC1-1/+1
Change-Id: I292f7d19daea0b1d66ca9a69ba504e468435ba3d Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-02-21Initial OpenECOMP MSO Docker Configuration commitpiclose1-0/+27
Change-Id: Iaabe6803a6087f59726e290cb75aef2f755097d9 Signed-off-by: piclose <pc457b@intl.att.com>