44 lines
976 B
Plaintext
44 lines
976 B
Plaintext
.coveragerc
|
|
.mailmap
|
|
.testr.conf
|
|
AUTHORS
|
|
CONTRIBUTING.rst
|
|
ChangeLog
|
|
HACKING.rst
|
|
LICENSE
|
|
MANIFEST.in
|
|
README.rst
|
|
babel.cfg
|
|
openstack-common.conf
|
|
requirements.txt
|
|
setup.cfg
|
|
setup.py
|
|
test-requirements.txt
|
|
tox.ini
|
|
doc/source/conf.py
|
|
doc/source/contributing.rst
|
|
doc/source/index.rst
|
|
doc/source/installation.rst
|
|
doc/source/readme.rst
|
|
doc/source/usage.rst
|
|
os_testr/__init__.py
|
|
os_testr/os_testr.py
|
|
os_testr/subunit2html.py
|
|
os_testr/subunit_trace.py
|
|
os_testr.egg-info/PKG-INFO
|
|
os_testr.egg-info/SOURCES.txt
|
|
os_testr.egg-info/dependency_links.txt
|
|
os_testr.egg-info/entry_points.txt
|
|
os_testr.egg-info/not-zip-safe
|
|
os_testr.egg-info/pbr.json
|
|
os_testr.egg-info/requires.txt
|
|
os_testr.egg-info/top_level.txt
|
|
os_testr/tests/__init__.py
|
|
os_testr/tests/base.py
|
|
os_testr/tests/test_os_testr.py
|
|
os_testr/tests/test_return_codes.py
|
|
os_testr/tests/files/__init__.py
|
|
os_testr/tests/files/failing-tests
|
|
os_testr/tests/files/passing-tests
|
|
os_testr/tests/files/setup.cfg
|
|
os_testr/tests/files/testr-conf |