summaryrefslogtreecommitdiffstats
path: root/tools/pip-requires-test
Commit message (Collapse)AuthorAgeFilesLines
* renaming pip-requires-test to test-requiresJoe Heck2012-02-281-28/+0
| | | | | | | | | | | | | * (per request from jeblair) * version of python-ldap match between test and requires * pinned to 2.3.13 to let tests work in macosx * separating dependencies between deps and test * removed python-keystoneclient from install_requires for now. (there is no python-keystoneclient in PyPI) Real solution coming. Change-Id: I89e50d6747fb57dee7badb17bc1231d3619e3ef7
* LDAP Identity backendAdam Young2012-02-271-0/+4
| | | | | | | | | | | | | Bug 933852 Merged over the code from the legacy keystone implementation, updated style and streamlined the API a bit. * Unit tests can be run against a live OpenLDAP server * Password hashing done via passlib. Only does salted sha1, which is what simple_bind requires, but is not secure. * Added pip dependencies Change-Id: I5296d94f6b7d0a7c7dbc887cdae872171e34bb5f
* XML de/serialization (bug 928058)Dolph Mathews2012-02-271-0/+1
| | | | | | | | | | Middleware rewrites incoming XML requests as JSON, and outgoing JSON as XML, per Accept and Content-Type headers. Tests assert that core API methods support WADL/XSD specs, and cover JSON content as well. Change-Id: I6897971dd745766cbc472fd6e5346b1b34d933b0
* remove pyclitermie2012-02-161-1/+0
| | | | Change-Id: I3236016910479a08e2fd220ebd6793ed06d1b76b
* change password hashtermie2012-02-131-1/+1
| | | | Change-Id: Idd5d09dc114cbb0cbd63e23e4178bb74d081c789
* Add memcache token backendJesse Andrews2012-02-081-0/+1
| | | | | | | * tests use a fake memcache client * fixes bug 928040 Change-Id: I7c24e7829ee91fcf719eb4f338cf0ce2a0fa6bbd
* make pip requires match novaVishvananda Ishaya2012-02-071-2/+2
| | | | Change-Id: Ie64d9571730f699d276fbf93241506e63053f0e0
* fixing up PIP requirements for testing and virtualenvJoe Heck2012-01-271-0/+3
|
* adding logging from configuration files, default logging per commonJoe Heck2012-01-101-0/+2
|
* tweaking for running regular tests in jenkinsJoe Heck2012-01-061-0/+1
|
* novaclient now requires prettytabletermie2011-12-271-0/+3
|
* add run_tests.sh and pep8 stufftermie2011-11-071-0/+12
|
* modify requirementstermie2011-11-071-0/+2