aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2018-08-02Support for docker-compose in heat environmentRob Daugherty1-7/+3
docker-compose.yml now contains a configuration for all of the containers containers. mariadb, catalog-db-adapter, and request-db-adapter seem to start up and work normally. I serialized the initializaion of these because that was the easiest way to ensure they all come up before any other apps. The catalog and request db adapters could come up in parallel. Looks like the sdnc adapter comes up ok. The other apps still need some debugging. Change-Id: I5730b777ae76dff7552d6024c69a346b9bccfb40 Issue-ID: SO-710 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-02-21Remove POC name from README.mdpiclose1-3/+3
Change-Id: I43b7a4cc86b02d5b1ae88bb9332aaeb5a612747e Signed-off-by: piclose <pc457b@intl.att.com>
2017-02-21Initial OpenECOMP MSO Docker Configuration commitpiclose1-0/+12
Change-Id: Iaabe6803a6087f59726e290cb75aef2f755097d9 Signed-off-by: piclose <pc457b@intl.att.com>