RETIRED, further work has moved to Debian project infrastructure
Go to file
OpenDev Sysadmins 93eb9c5a6d OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:52:06 +00:00
doc/source Fix misspelling 2016-02-04 02:14:14 +00:00
oslotest Import mock so that it works on Python 3.x 2016-07-29 14:19:07 -07:00
tools always rebuild cross-test venv 2015-06-16 14:21:51 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-06 09:14:07 -04:00
.gitignore Add some gitignore files 2016-02-19 15:41:59 +09:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:06 +00: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
README.rst clean up readme and doc title 2015-09-25 14:08:24 +00:00
requirements.txt Updated from global requirements 2016-06-03 18:18:22 +00:00
setup.cfg Add Python 3.5 classifier and venv 2016-07-12 16:59:39 +08:00
setup.py Updated from global requirements 2015-09-17 12:16:22 +00:00
test-requirements.txt Updated from global requirements 2016-07-13 17:21:25 +00:00
tox.ini Add Python 3.5 classifier and venv 2016-07-12 16:59:39 +08:00

README.rst

oslotest -- OpenStack Testing Framework and Utilities

The Oslo Test framework provides common fixtures, support for debugging, and better support for mocking results.