OpenStack Orchestration (Heat) Templates
Go to file
Ionut-Madalin Balutoiu 1068c8fe1a HOT for IIS with Drupal
It deploys a new Drupal 7 web site on a server with IIS
and PHP 5.4 configured. Web site uses a local database on
SQL Server 2008 R2 SP2 Express

Required tools are downloaded from the internet using
official links. SHA1 hashes are computed for the downloaded files
and compared with the expected hashes to ensure file integrity.

The unit tests for the user data scripts are written using
Pester 3.0

Change-Id: Ia9c12db0a92fc4f39be9056c67471eb8c136a86a
Partially-Implements: blueprint windows-instances
2014-09-26 14:27:49 +03:00
cfn Merge "Added simple samples that exercise autoscaling" 2014-09-11 15:40:55 +00:00
contrib/rackspace Move rackspace templates in a contrib directory 2014-04-23 16:51:41 +02:00
hot HOT for IIS with Drupal 2014-09-26 14:27:49 +03:00
jeos F18 is deprecated - remove ability to create F18 images 2014-01-11 19:34:08 -07:00
openshift-enterprise Fix github user content domain for openshift.sh 2014-05-09 16:29:45 +02:00
openshift-origin Merge " New heat templates for Openshift-Origin deployment using scalability functionality" 2014-09-02 01:50:13 +00:00
tools Fix exit code of validate-templates script 2014-05-01 12:31:40 +02:00
.gitignore Allow an ignored private templates directory 2013-05-23 14:07:34 +12:00
.gitreview Added .gitreview 2013-04-25 17:08:46 +00:00
LICENSE Initial import of heat repo content 2013-04-27 13:51:55 +01:00
README.rst README: Add a new line so the bullets work. 2013-05-06 09:39:47 +10:00

README.rst

Heat Templates

Heat is a service to orchestrate multiple composite cloud applications using templates

This repository provides:

  • Example templates which demonstrate core Heat functionality
  • Related image-building templates
  • Template-related scripts and conversion tools