Go to file
Liang Chen 84c50ab91c Validate OS::Nova::Server block_device_mapping property
Make sure either volume_id or snapshot_id exists but not both. Also this patch
ensures that a bootable volume is specified when image is not given.

Fixes bug #1215267

Change-Id: Ia51f6c7aec9c0b257318992ee58febc392ea3d84
2013-09-13 16:25:41 +08:00
2013-09-06 11:42:36 +12:00
2013-09-07 11:04:39 +12:00
2012-12-02 17:46:15 +00:00
2013-04-30 13:51:07 -07:00
2012-03-14 09:25:54 +11:00
2013-05-25 08:46:32 +02:00
2013-07-13 09:17:14 -07:00
2013-05-29 12:50:45 +00:00
2013-08-06 22:08:27 -07:00
2013-08-13 02:35:50 +08:00
2013-08-13 22:03:18 +08:00
2013-08-23 12:59:54 +10:00
2012-06-23 22:41:30 -04:00

HEAT

Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API.

Why heat? It makes the clouds rise and keeps them there.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone git@github.com:openstack/heat.git

Python client

https://github.com/openstack/python-heatclient

References

We have integration with

Description
OpenStack Orchestration (Heat)
Readme 214 MiB
Languages
Python 99.5%
Shell 0.5%