commit | 5abb253c3c12fa6fe8c0407b8f394223a400090b | [log] [tgz] |
---|---|---|
author | Attila Fazekas <afazekas@redhat.com> | Tue Dec 04 11:30:49 2012 +0100 |
committer | Attila Fazekas <afazekas@redhat.com> | Wed Dec 05 19:51:26 2012 +0100 |
tree | 49dc85875d5a3225e9000126d1dfb32e77452702 | |
parent | 10f84cea01cb7ba5fe5a308ba4e80a9181d41501 [diff] [blame] |
Start making setup.py similar to other OpenStack Projects * Try /etc/tempest DIR if the config file not found * Exit immediately if the config file not found * Remove pika from dependencies * tempest named starter script (pep8 removed run_tests.sh) Change-Id: I1f0b1fb061a265c5f8e39627efd26decdc61ef63
diff --git a/.gitignore b/.gitignore index 55096ed..061c2ff 100644 --- a/.gitignore +++ b/.gitignore
@@ -8,3 +8,5 @@ *.swo *.egg-info .tox +dist +build