OpenStack Orchestration (Heat) Templates
Go to file
Petersingh Anburaj 567b258aa0 Added security group rules for server
Added a new resource "server_security_group" for adding the security rules to server.
Added the property "security_groups" for each servers.
Now able to ping the created server with its floating IP.

Change-Id: Ic801d9fc6c933f022cc0997a69a96fcc68057ba9
Implements: security group rule
Closes-Bug: #1309082
2014-06-10 11:08:00 +05:30
cfn Correct Ubuntu WordPress Template 2014-05-07 09:50:01 +08:00
contrib/rackspace Move rackspace templates in a contrib directory 2014-04-23 16:51:41 +02:00
hot Added security group rules for server 2014-06-10 11:08:00 +05:30
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 Secure private repo files added to environment 2014-04-04 13:20:00 -04: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