]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixing API behaviour for throwing 400 error on invalid body.
authorSalvatore Orlando <salvatore.orlando@eu.citrix.com>
Mon, 1 Aug 2011 14:40:29 +0000 (15:40 +0100)
committerSalvatore Orlando <salvatore.orlando@eu.citrix.com>
Mon, 1 Aug 2011 14:40:29 +0000 (15:40 +0100)
commit11fecbdd1b221b06f25f69ab8314cf6c14e05631
tree7d39e4e65c27b2bdf42f53806c9f66589d507ae4
parent11cc083e2a4c85a3c84c84b238e81e3d49fd21a1
Fixing API behaviour for throwing 400 error on invalid body.
Adding unit test for creating a port without request body.
quantum/api/api_common.py
tests/unit/test_api.py
tests/unit/testlib_api.py