vmware-nsx/quantum/api/v2
Dan Wendlandt d5e49cb857 make subnets attribute of a network read-only
bug 1046173

writing to the subnets attribute is not supported, so rather than
making it looks like we accept it but ignoring it, we should explicitly
reject requests to specify it on network create/update.

Change-Id: I5b6f0f35794c9d5606befb97a89c6c6c97ee3dbf
2012-09-11 01:26:57 -07:00
..
__init__.py Add API v2 support 2012-06-11 10:36:10 -05:00
attributes.py make subnets attribute of a network read-only 2012-09-11 01:26:57 -07:00
base.py Change 422 error to 400 error 2012-09-09 04:58:07 +00:00
resource.py Give better error to client on server 500 error 2012-09-08 22:18:39 -07:00
router.py Fix bulk create operations and make them atomic. 2012-08-13 09:31:38 -07:00