keystone/keystone
Dolph Mathews dad61a5438 - Added 'automatic' admin authentication to KeystoneTestCase using bootstrapped user
- Added system tests for admin & service authentication
- Abstracted '/v2.0' path prefix away from system tests
- Added simple uuid function to generate data for system tests (random number gen w/ seeds might work better?)
- Refactored issue #85 tests with setUp & tearDown methods
2011-07-15 14:56:31 -05:00
..
auth_protocols Removed unused import 2011-07-11 11:50:10 -05:00
backends Refactored routers and controllers into their own modules (issue #44) 2011-07-11 13:18:02 -05:00
common Added missing imports and fixed a few pylint issues 2011-07-14 14:44:08 -05:00
content Recompiled devguide with endpoints and templates 2011-06-22 23:59:23 -05:00
controllers Fixed line length 2011-07-12 11:17:32 -05:00
frontends Pylint an pep8 fixes 2011-07-08 22:23:38 -05:00
logic Was this a typo or an incredibly lame joke? 2011-07-14 15:08:05 -05:00
middleware Fixed bug: traceback thrown when the path '/' is requested 2011-07-13 10:46:38 -05:00
routers Renamed service API configuration options 2011-07-12 10:58:22 -05:00
test - Added 'automatic' admin authentication to KeystoneTestCase using bootstrapped user 2011-07-15 14:56:31 -05:00
__init__.py Remove old initializers 2011-06-29 21:19:30 -05:00
config.py Moved db imports to config module 2011-07-12 13:58:00 -05:00
identity.wadl Fix symlinks after docs -> doc rename. 2011-06-14 18:50:55 -07:00
server.py Moved db imports to config module 2011-07-12 13:58:00 -05:00
utils.py Organized imports 2011-07-12 12:16:30 -05:00
xsd Fix symlinks after docs -> doc rename. 2011-06-14 18:50:55 -07:00