summaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Add nosehtmloutput as a test dependency.Clark Boylan2012-08-211-0/+1
| | | | | | | | Adding nosehtmloutput as a test dependency allows nose to output its results to an html file. This will be used by Jenkins to save logs on a different server. Change-Id: I6d217ff3098650e013985afdd8f4186d8d77d609
* Install test-requires in development venv.Sascha Peilicke2012-07-091-0/+2
| | | | | | Otherwise ./run_tests.sh may fail Change-Id: I122fc474568e6670e6c8aa2a3c854a3f2ceccd53
* add keystone bash-completionDominik Heidler2012-07-061-0/+27
| | | | Change-Id: I84d3897fc056d411fdaaee301465c72e20a66ff8
* Move unittest2 dependencyKen Thomas2012-06-192-1/+1
| | | | | | | | | | | | bug 1014845 It looks like an earlier fix for bug 933076 put the unittest2 dependency in the wrong file. Moving it to the correct file. Added a version to the unittest2 dependency Removed a blank line Change-Id: I06a8963fc5aca80438348d26569d8efb4568f754
* Fix coverage job. Turns out you need coverage.Monty Taylor2012-06-151-0/+1
| | | | Change-Id: I8e429b50d6c3188d1d242a9a5d3cba07066b85c1
* Update to latest openstack.common setup code.Monty Taylor2012-06-143-8/+11
| | | | Change-Id: I044447b162e97d7464e49ba7fed0d41a757a3210
* Updated tox.ini to work properly with Jenkins.Monty Taylor2012-03-211-0/+1
| | | | | As part of doing that, fixed a unittest to work with python2.6. Change-Id: I575a8534bf008077c1a24a25336f1d711f742297
* Backslash continuations (python-keystoneclient)Zhongyue Luo2012-03-171-2/+2
| | | | | | | | Fixes bug #940023 Backslash continuations removal for python-keystoneclient Change-Id: I816fc39ced20bb8ba8a42d3f07a03da94a76f8ea
* Use unittest2 instead of unittest.Ken Thomas2012-02-151-0/+1
| | | | | | | | | This allows the test to run on RHEL 6.2 and python 2.6. Fixed bug 933076 Change-Id: Idb026114ac1813266d77a70d13b0c3b9467f5199
* Updates client to work with keystone essex roles API routes.Gabriel Hurley2012-01-281-0/+1
| | | | | | | Also adds pep8 to requirements since it was missing, and adds the automatically-created venv to the gitignore list. Change-Id: Iafa05c1889d7706b79d0f9392a9ac24f2f5a1719
* Install a good version of pip in the venv.Monty Taylor2012-01-021-1/+2
| | | | Change-Id: Iff60e6595a3a331961ac8d6be2224edf6548b470
* Added in common test, venv and gitreview stuff.Monty Taylor2011-12-223-0/+255
|
* Initial commit.Gabriel Hurley2011-10-251-0/+3