19 Commits

Author SHA1 Message Date
JUN JIE NAN
d1e778d211 Add heat.sqlite in git ignore list
SQLite file "heat.sqlite" will be generated during test cases
running. So it should be in git ignore list.

Change-Id: I31217e3de69a016fb4daa7e353161d58c71df98b
2014-01-25 13:58:21 +08:00
JUN JIE NAN
96522a1691 Ignore tox -e cover generated files
The generated files are like '.coverage.idlerk.5365.021771', which can
not matched by '.coverage'. So change it to '.coverage.*'

Change-Id: Ie0bebceaaa15f2dcf145a708300654f8d3605271
2014-01-21 15:34:32 +08:00
Liang Chen
b3e3c16e02 Let git ignore pydev project description files
Change-Id: Ice68ef444ae92c94a2f883a6db41359d0bcb9e71
2013-07-08 15:26:04 +08:00
Robert Collins
d3736ac62d Add editor backup files to .gitignore.
Change-Id: I004d10e61c8e192c058a5d1ba5a09f7c676d278b
2013-06-27 22:14:14 +12:00
Clint Byrum
405510e263 Use testr for running gate tests
Fixes bug 1172468

Change-Id: Ifd87e44d752b4b3c77b4ea8f38feceb03bccaebe
2013-04-30 13:51:31 -07:00
Jeff Peeler
6d8c46ef41 Get rid of versioninfo cruft
The version information is no longer stored in a file.

Fixes: Bug #1157885
Change-Id: Ide0662ad3d7b2596743cd9427bc3b50e8357ffe1
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
2013-03-20 14:21:08 -04:00
Clint Byrum
438f6d85ff Initial support for Transifex translations
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
2013-01-29 12:27:17 -08:00
Jeff Peeler
4e99d4d0bb Switch to openstack style versioning
Bug 1078480

Change-Id: I32471acc16e7ca6f60672474c9bf70537ba76fd2
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
2012-12-08 02:24:03 +00:00
Steve Baker
66ef27527d Tool to download all Amazon example templates
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
2012-11-20 16:24:23 +13:00
Monty Taylor
2fc479c684 Align with project standards.
Rebased from: Change-Id: Ifc9fff4f88dfaebe97b7caba4d603d23c645e346

Reviewed-by: Steven Dake <sdake@redhat.com>
2012-05-21 16:48:34 -07:00
Chris Alfonso
1d706dd93e Copied the python-novaclient test code to avoid importing via python path 2012-04-30 10:39:51 -04:00
Chris Alfonso
f10f5cf15b Adding the metadata.log file 2012-04-30 10:13:15 -04:00
Angus Salkeld
3802dfbba6 Add test artifacts to gitignore
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-04-27 00:32:15 +10:00
Chris Alfonso
bdaed9b997 Added db setup and teardown with sqlite 2012-04-23 08:17:10 -04:00
Tomas Sedovic
6e9acd83ab Fix the test environment
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>
2012-04-18 11:29:48 +02:00
Chris Alfonso
5d8d645f4e Removed the *.log from the .gitignore so I can add the dummy files 2012-03-21 10:52:54 -04:00
Chris Alfonso
f5e43a3ffc Updating template example github link 2012-03-20 09:50:09 -04:00
Angus Salkeld
41d167c560 Add setup.py and friends
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-03-14 09:25:54 +11:00
Angus Salkeld
3b9c41fb6c Initial commit (basics copied from glance)
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-03-13 21:48:07 +11:00