RETIRED, Python bindings and CLI to Tuskar.
Go to file
Jiří Stránský 81fa5cb355 Merge pull request #4 from petrblaho/test-coverage
Test coverage reporting setup
2013-07-09 06:31:23 -07:00
tools Shortcut script for running the CLI in virtualenv 2013-07-02 13:36:47 +02:00
tuskarclient Add top level client wrapper module 2013-07-08 10:26:53 +02:00
.coveragerc Adds .coveragerc and modify tox.ini for coverage 2013-07-09 13:49:00 +02:00
.gitignore Updates .gitignore with coverage and *.egg 2013-07-03 18:08:43 +02:00
.testr.conf Basic project structure 2013-07-01 11:01:17 +02:00
.travis.yml Adds coveralls.io config 2013-07-09 14:10:42 +02:00
LICENSE Basic project structure 2013-07-01 11:01:17 +02:00
MANIFEST.in Basic project structure 2013-07-01 11:01:17 +02:00
openstack-common.conf Add importutils 2013-07-04 15:30:17 +02:00
README.rst Adds coveralls.io config 2013-07-09 14:10:42 +02:00
requirements.txt Add keystoneclient dependency 2013-07-08 10:26:51 +02:00
setup.cfg Basic project structure 2013-07-01 11:01:17 +02:00
setup.py Basic project structure 2013-07-01 11:01:17 +02:00
test-requirements.txt Adds coveralls.io config 2013-07-09 14:10:42 +02:00
tox.ini Adds .coveragerc and modify tox.ini for coverage 2013-07-09 13:49:00 +02:00