vmware-nsx/quantum/api/v2
Roman Prykhodchenko ea7a1740cb Support advanced validation of dictionaries in the API.
This change allows to specify constraints for individual keys in
dictionaries in the specification of the API resources.

Introduces type:dict_or_none validator that allows to skip
validation of a dictionary if a None value was supplied.

Adds constraints for session persistance parameters to the API.

Disables specifying cookie_name for session persistence, if
the type is set to HTTP_COOKIE or SOURCE_IP.

Fixes: bug #1104110

Change-Id: I62068deed449967949eaba9259028c88dd6974f8
2013-02-13 18:47:23 +02:00
..
__init__.py Add API v2 support 2012-06-11 10:36:10 -05:00
attributes.py Support advanced validation of dictionaries in the API. 2013-02-13 18:47:23 +02:00
base.py Improvements to API validation logic. 2013-02-09 01:31:47 -05:00
resource.py Improvements to API validation logic. 2013-02-09 01:31:47 -05:00
router.py add parent/sub-resource support into Quantum API framework 2012-12-13 16:07:53 +04:00