Benchmarking tool for OpenStack Swift
Go to file
Maru Newby 860c7cda13 Add support for venv-based test run with tox.
* Adds tox config
   - based on the config from python-quantumclient and updated for
     test, pep8 and coverage execution as per nova's run_tests.sh.
 * Adds nosetests defaults in setup.cfg
 * Adds runtime dependencies in tools/pip-requires
   - dependencies were gathered by referencing the packages used in
     creation of a Swift All In One.  Versions were determined by
     checking the swift-core/trunk ppa or, failing that, the version
     available in lucid.
 * Adds test dependencies in tools/test-requires
 * Updates swift/common/middleware/formpost.py for pep8 compliance
 * Adds instructions for executing the tests with Tox to the
   developer_guidelines
 * Adds instructions for installing openstack.nose_plugin to
   developer_saio
 * Fixes bug 909177

Change-Id: I5407924d2181e9ab335aaf76bf30c8d40deccbb4
2012-01-31 15:27:29 -08:00
bin changing /usr/bin/python to /usr/bin/env python 2011-03-24 15:51:44 -07:00
swift/common remove unsed imports and variables 2012-01-28 22:26:58 -08:00
test/unit/common Changed copyright notices on py files and the single rst file with a copyright notice 2011-01-04 17:34:43 -06:00
.gitignore Add support for venv-based test run with tox. 2012-01-31 15:27:29 -08:00
LICENSE Initial commit of Swift code 2010-07-12 17:03:45 -05:00