vmware-nsx/quantum/api/v2
Zhongyue Luo 6618270b68 Fixes inefficiency in quantum.api.v2.base._filters
Use iteritems() instead of getall() on request.GET

Fixes bug #1092995

Change-Id: Ic0b5e3d7c7b1ddd072d9fe918ea22a8e9aef9ee4
2013-01-17 13:42:44 +08:00
..
__init__.py Add API v2 support 2012-06-11 10:36:10 -05:00
attributes.py The patch introduces an API extension for LBaaS service 2012-12-19 13:11:47 +04:00
base.py Fixes inefficiency in quantum.api.v2.base._filters 2013-01-17 13:42:44 +08:00
resource.py Ensure that HTTP 400 codes are returned for invalid input 2012-11-01 22:12:23 +00:00
router.py add parent/sub-resource support into Quantum API framework 2012-12-13 16:07:53 +04:00