22da551c8c
You're not supposed to just randomly put backslashes in front of other characters that don't need escaping unless it's a raw string. This is deprecated in Python 3.6. Change-Id: I7a69ba6dd10412bb065f2b6ba405840d0a98663a |
||
---|---|---|
.. | ||
cfn-json2yaml | ||
custom_guidelines.py | ||
heat-db-drop | ||
README.rst | ||
test-requires-deb | ||
test-requires-rpm | ||
test-setup.sh |
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