Move OpenShift Origin related files to own directory.

This is consistent with top-level heat-templates directories
being targetted at different audiences.

This directory may also contain autoscaling templates, yaml variants
and diskimage-builder elements.

Change-Id: Id6f9084e57104f58c65bdf94c7d799e3773f7541
This commit is contained in:
Steve Baker 2013-05-23 14:26:39 +12:00
parent 5d17823908
commit 573aba1a52
4 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
This directory contains files for deploying OpenShift Origin to an OpenStack environment via heat.
It includes the following files
* F18-x86_64-openshift-origin-broker-cfntools.tdl - oz template for building a broker image
* F18-x86_64-openshift-origin-node-cfntools.tdl - oz template for building a node image
* OpenShift.template - heat template for launching OpenShift Origin with a single broker server and a single node server