vmware-nsx/quantum/db
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
..
loadbalancer Support advanced validation of dictionaries in the API. 2013-02-13 18:47:23 +02:00
migration Alembic migration script for Loadbalancing service 2013-02-13 15:37:58 +02:00
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
api.py Remove cfg option default value and check if missing 2013-02-12 09:24:22 -05:00
db_base_plugin_v2.py Add check for subnet update with conflict gateway and allocation_pools 2013-02-13 14:39:45 +01:00
dhcp_rpc_base.py Fix i18n messages 2013-01-22 11:42:15 +08:00
l3_db.py correct spelling of Notify in classname 2013-01-29 16:25:54 -05:00
l3_rpc_agent_api.py correct spelling of Notify in classname 2013-01-29 16:25:54 -05:00
l3_rpc_base.py l3 agent rpc 2012-12-04 16:46:44 +08:00
model_base.py Implementing string representation for model classes 2012-12-26 14:14:33 +02:00
models_v2.py set allocation_pool_id nullable=False 2013-01-22 18:28:07 -05:00
portsecurity_db.py Fixes import order errors 2013-01-28 20:10:45 +08:00
quota_db.py Adds xml support for quantum v2 API. 2013-02-06 00:50:24 +00:00
securitygroups_db.py Make get_security_groups() return security group rules 2013-01-28 11:49:20 -08:00
securitygroups_rpc_base.py Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09:00
servicetype_db.py API extension and DB support for service types 2013-01-07 17:21:42 -08:00