Testing Merge

Minor changes to check replication from gerrithub to github

Change-Id: I02fee5578bdca931f9770da5886fbdd9f3802c5c
This commit is contained in:
Stacey Fletcher 2018-03-02 10:02:29 -06:00
parent e5ba1e2c5f
commit bd7227d78c
1 changed files with 4 additions and 4 deletions

View File

@ -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