OpenStack Identity Authentication Library
ec16789cf1
I am not sure how folks feel about this, but I think os-testr makes failures a little easier to debug when tests fail. For one thing you get stdout/stderr in the test output. Running a single test is a little different: tox -e py27 -- --regex keystoneauth1.tests.unit.identity.test_token Change-Id: Iea05633af3708c5e9443d86c8ddf947e68c0bebe |
||
---|---|---|
doc | ||
keystoneauth1 | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
keystoneauth
Authentication Library for OpenStack Clients
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/keystoneauth
- Source: http://git.openstack.org/cgit/openstack/keystoneauth
- Bugs: http://bugs.launchpad.net/keystoneauth
Features
- TODO