deb-heat/tools/README.rst
Shilla Saebi 47ea20b8ea changed heat dev docs to comply with conventions
With the incorporation of many projects within OpenStack, it's very important to
use standards in the documentation This is important for formalization as well
as consistency
the proper usage is: heat or Orchestration or Orchestration module
heat should not be capitalized
https://wiki.openstack.org/wiki/Documentation/Conventions

Change-Id: Ia8d7f1429f877e4c88fc9b210948b63443376ba0
2015-04-24 22:03:07 -04:00

28 lines
759 B
ReStructuredText

Files in this directory are general developer tools or examples of how
to do certain activities.
If you're running on Fedora, see the instructions at http://docs.openstack.org/developer/heat/getting_started/on_fedora.html
Tools
=====
heat-db-drop
This script drops the heat database from mysql in the case of developer
data corruption or erasing heat.
cfn-json2yaml
(bulk) convert AWS CloudFormation templates written in JSON
to HeatTemplateFormatVersion YAML templates
Package lists
=============
Lists of Linux packages to install in order to successfully run heat's
unit test suit on a clean new Linux distribution.
test-requires-deb
list of DEB packages as of Ubuntu 14.04 Trusty
test-requires-rpm
list of RPM packages as of Fedora 20