12 Commits

Author SHA1 Message Date
Monty Taylor
b1327095b3 Install an actual good version of pip.
Change-Id: I0ce36bea05ba4c08818f61805bf052392976cd43
2012-01-02 13:28:15 -08:00
James E. Blair
37fc2b00c0 Rename .glance-venv to .venv.
This simplifies a number of Jenkins jobs which currently, other
than directory names, could be the same for all OpenStack
projects.  By renaming the virtualenv directory, the redundant
Jenkins virtualenv build and copy jobs can be eliminated.

Change-Id: I7916783d863e5184bad8293c3aed5ba119e374a9
2011-12-05 13:09:22 -08:00
Rick Harris
853c3ec595 Detect python version in install_venv
Change-Id: I091fff876e959c55f7adeeb16d70cb5f5d68d789
2011-08-05 01:16:00 -05:00
Brian Waldon
b6aa958862 cleaning up docstrings 2011-06-28 10:37:31 -04:00
Cerberus
ec35e6d573 feh 2011-01-26 22:23:57 -06:00
Cerberus
3234cb335c A few more 2011-01-26 22:19:13 -06:00
Cerberus
5afa9e2b18 Merge prop fixes 2011-01-26 11:26:54 -06:00
Cerberus
3cf3746739 Pylint cleanup 2011-01-24 16:18:06 -06:00
Cerberus
84a6d4cd0e Added copyright info 2011-01-24 15:48:03 -06:00
jaypipes@gmail.com
d0e32336aa Removes Twisted from tools/install_venv.py and zope.interface from tools/pip-requires. Shaved a full 45 seconds for me off of run_tests.sh -V -f now we're not downloading a giant Twisted tarball... 2011-01-20 14:48:11 -05:00
Cory Wright
386b42c176 More PEP8 fixes 2011-01-04 17:00:37 -05:00
jaypipes@gmail.com
63fe51eab5 First round of cleaning up the unittests. Adds test suite runner, support for virtualenv setup and library dependencies, resolves issues with ImportErrors on cloudfiles, adds pymox/stubout support and splits the backend testing into distinct unittest cases. 2010-10-08 16:42:13 -04:00