7a7820c4ff
Also, fix minor flake8 issue related to Long literal. This should now have the python34 gate job passing. partial blueprint heat-python34-support Change-Id: I7f85e7251fc96587df0b43daac202c38542a6f6c |
||
---|---|---|
.. | ||
cfn-json2yaml | ||
heat-db-drop | ||
pretty_tox.sh | ||
README.rst | ||
run-py3-tests.sh | ||
subunit-trace.py | ||
test-requires-deb | ||
test-requires-rpm |
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