From bd7227d78cd842758d845e42ba4473963ef1d74d Mon Sep 17 00:00:00 2001 From: Stacey Fletcher Date: Fri, 2 Mar 2018 10:02:29 -0600 Subject: [PATCH] Testing Merge Minor changes to check replication from gerrithub to github Change-Id: I02fee5578bdca931f9770da5886fbdd9f3802c5c --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 83a44c9e..dc6af8f0 100644 --- a/README.md +++ b/README.md @@ -35,20 +35,20 @@ control plane established by the UCP: ## Intgration Points: [OpenStack Identity (Keystone)](https://github.com/openstack/keystone) -provides authentication and support for role based authorization. +provides authentication and support for role based authorization \ [Apache Airflow](https://airflow.incubator.apache.org/) provides the -framework and automation of workflows provided by Shipyard. +framework and automation of workflows provided by Shipyard \ [PostgreSQL](https://www.postgresql.org/) is used to persist information to correlate workflows with users and history of workflow -commands. +commands \ [Deckhand](https://github.com/att-comdev/deckhand) supplies storage and management of site designs and secrets \ [Drydock](https://github.com/att-comdev/drydock) is orchestrated by -Shipyard to perform bare metal node provisioning. +Shipyard to perform bare metal node provisioning \ [Promenade](https://github.com/att-comdev/promenade) is indirectly orchestrated by Shipyard to configure and join Kubernetes nodes