OpenStack test classes
Go to file
Julien Danjou 9e0c8ad2c2 Remove six.moves call
This patches remove the six.move call as it's does not move anything
since it relies always on mox3.

Change-Id: Ic59c73abb9b09cb594bf7df4173d7f99f81d526c
2015-01-15 11:24:07 +01:00
doc/source Clean up the docs for oslo_debug_helper 2014-10-22 01:19:49 -04:00
oslotest Remove six.moves call 2015-01-15 11:24:07 +01:00
tests Handle tempfile content encoding 2014-09-25 12:52:13 -07:00
tools Fix for mktemp failure on osx 2014-12-19 19:43:11 -05:00
.coveragerc apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
.gitignore apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
.gitreview fix .gitreview after rename 2014-05-27 05:16:23 -07:00
.mailmap apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
.testr.conf apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
HACKING.rst apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
LICENSE apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
MANIFEST.in apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
README.rst Fix the URL for reporting bugs in the README 2014-12-02 11:36:17 -05:00
openstack-common.conf Import run_cross_tests.sh from oslo-incubator 2014-03-27 08:02:02 -07:00
requirements.txt Merge "Add pbr to installation requirements" 2014-11-25 21:12:03 +00:00
setup.cfg Drop .sh extension from oslo_debug_helper.sh 2014-09-18 21:42:32 -04:00
setup.py Updated from global requirements 2014-04-30 02:45:51 +00:00
test-requirements.txt Updated from global requirements 2014-10-11 22:37:29 +00:00
tox.ini Remove six.moves call 2015-01-15 11:24:07 +01:00

README.rst

oslotest

OpenStack test framework and test fixtures.