heat-templates/openshift-origin/centos65
Kanagaraj Manickam 96a0b0b3d2 Fix for heat-template build failure
In mitaka, a new feature is introduced to ignore a given
set of errors and is used here to fix the zuul faliure.

In addition, it fixes the invalid template errors.

For those templates which causes circular error is
moved to invalid folder

NOTE: openshift-origin/centos65/highly-available is marked
as invald to make the build jobs to pass.

depends-on: I4a3043fd17b69a346d447dfbd17488040cf9b387
Change-Id: I7b5b72cb8f6ff53b82edf92799a57917c718e032
Closes-bug: #1554380
2016-03-10 19:49:28 +05:30
..
highly-available Fix for heat-template build failure 2016-03-10 19:49:28 +05:30
OpenShift-1B1N.yaml Install generic latest puppet release repository 2015-01-19 12:55:31 +00:00
OpenShift.yaml Install generic latest puppet release repository 2015-01-19 12:55:31 +00:00
README.rst Add HA templates to deploy OpenShift on CentOS 2014-07-16 01:04:26 -04:00

OpenShift Origin templates

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