96a0b0b3d2
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 |
||
---|---|---|
.. | ||
highly-available | ||
OpenShift-1B1N.yaml | ||
OpenShift.yaml | ||
README.rst |
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