aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-08-02 20:57:23 -0400
committerRob Daugherty <rd472p@att.com>2018-08-02 21:22:52 -0400
commite6895a5cb97830ec243168423a83af586a17f608 (patch)
tree2079f8f62392741e86cae9ade55e388d68151293 /README.md
parentce76219254cf02626e4ee0687016815554055d81 (diff)
Support for docker-compose in heat environment
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>
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 3 insertions, 7 deletions
diff --git a/README.md b/README.md
index ae75cfb..0efdeac 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,8 @@
-MSO Configuration
-=================
+Docker Configuration
+====================
This repository provides files to:
* configure Docker (compose, etc.)
-* configure MariaDB and deploy scripts ot it
-* provide a Chef environment
+* configure MariaDB and deploy scripts for it
-License and Authors
--------------------
-Authors: pete/eddie/kevin
License: Apache License, version 2.0