The version information is no longer stored in a file.
Fixes: Bug #1157885
Change-Id: Ide0662ad3d7b2596743cd9427bc3b50e8357ffe1
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
Adds initial message extract and configuration to allow heat
to work with Transifex, which is the chosen platform for
translations in OpenStack.
Fixes bug #1082805
Change-Id: If8585812d6127948f75994765d274da1629069a3
Templates are saved in templates/cloudformation-examples which is ignored
by git.
Its probably time we're exposed to a bit more template diversity.
Change-Id: I667c4f08fced353201ab9234a51526bcbeb0761b
Made sure that `run_tests.sh` works properly (it was failing on the heat/bin
directory) and that all tests pass and the generated logs are .gitignored.
Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>