keystone/keystone/assignment
Lance Bragstad daae3ad5bf Add string id type validation
This will allow us more flexibility when validating a string
representing an ID. Previously we were just checking that the ID was in
fact a string. This change introduces a new validation type that fits a
general case for all Keystone resources.

Change-Id: I4878a1c718159304960fc7c40c1a80b8599c5657
bp: api-validation
2014-08-29 15:49:31 +00:00
..
backends Create authentication specific routes 2014-08-20 05:01:35 +10:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
controllers.py Implement validation on Assignment V3 API 2014-08-29 15:49:24 +00:00
core.py Add CADF notifications for role assignment create and delete 2014-08-22 15:05:29 -04:00
routers.py Change V3 router classes to use resources 2014-08-02 17:16:58 -05:00
schema.py Add string id type validation 2014-08-29 15:49:31 +00:00