| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* (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
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Change-Id: I3236016910479a08e2fd220ebd6793ed06d1b76b
|
| |
|
|
| |
Change-Id: Idd5d09dc114cbb0cbd63e23e4178bb74d081c789
|
| |
|
|
|
|
|
| |
* tests use a fake memcache client
* fixes bug 928040
Change-Id: I7c24e7829ee91fcf719eb4f338cf0ce2a0fa6bbd
|
| |
|
|
| |
Change-Id: Ie64d9571730f699d276fbf93241506e63053f0e0
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|