Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.07 KB

heat.md

File metadata and controls

12 lines (7 loc) · 1.07 KB

Getting Started with Heat

Heat is the main project in the OpenStack Orchestration program. It implements an orchestration engine to launch multiple composite cloud applications based on templates in the form of text files that can be treated like code.

Start understanding how Heat fits into OpenStack by reading the architecture guide. Next, download and install the Python command line clients.

Then, for a simple guide to getting started with developing templates for Heat you can check out the tutorials on the OpenStack documentation site.

Finally, to prepare images and start provisioning PNDA using Heat templates, follow the instructions in the following pages: