deb-heat/doc/source/getting_started/on_fedora.rst
Pradeep Kumar Singh b1f2240925 Change "Devstack" to "DevStack" in headings
This patch changes "Devstack" to "DevStack" and
"Openstack" to "OpenStack" in HEAT developer
documentation, so that their uses can be unified.

Closes-Bug: #1461456

Change-Id: Ie01b1a87205430672e56a41a51764b975090c1f9
2015-06-03 14:36:24 +05:30

1.5 KiB

Getting Started With Heat on Fedora

Installing OpenStack and Heat on Fedora

Heat requires an OpenStack release of Grizzly or newer, but bear in mind that Grizzly is EOL. The current stable release is, of course, recommended.

Instructions for installing the RDO OpenStack distribution on Fedora are available at http://openstack.redhat.com/Quickstart

Instructions for installing Heat on RDO are also available at http://openstack.redhat.com/Docs

Alternatively, if you require a development environment not a package-based install, the suggested method is devstack, see instructions at on_devstack

Example Templates

Check out the example templates at https://github.com/openstack/heat-templates. Here you can view example templates which will work with several Fedora versions.