heat-templates/openshift-origin/centos65
huangtianhua 41927fa086 Use 'openstack' commands instead in docs
Now we suggest to use 'openstack' commands to
replace individual commands of every project.

Change-Id: I47dac03e9da1f00f33bd7caba003de0dd1a110b6
2017-01-03 06:42:36 +00:00
..
highly-available Use 'openstack' commands instead in docs 2017-01-03 06:42:36 +00:00
OpenShift-1B1N.yaml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
OpenShift.yaml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
README.rst Mark OpenShift templates as deprecated 2016-08-25 11:24:51 -04:00

README.rst

OpenShift Origin templates

Note

These templates have only been tested with OpenShift V2 and are now deprecated. For up to date templates for deploying OpenShift V3 and beyond on OpenStack refer to the OpenShift-on-OpenStack github project.

This directory contains files for deploying OpenShift Origin to an OpenStack environment via Heat.

It includes the following template files:

  • OpenShift.yaml - deploys OpenShift Origin in an all-in-one setup (broker+console+node)
  • OpenShift-1B1N.yaml - deploys OpenShift Origin with separate instances for broker and node

And the following directory:

  • highly-available - deploys OpenShift Origin in a highly available setup as further described in its README.md