]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Exceptions cleanup
authorGary Kotton <gkotton@redhat.com>
Sun, 30 Dec 2012 13:50:10 +0000 (13:50 +0000)
committerGary Kotton <gkotton@redhat.com>
Mon, 31 Dec 2012 08:01:52 +0000 (08:01 +0000)
commit922aefc0bbdccabb89cd932270c53bdd379061d1
tree43f1eac1ac65af390de05563c9136c3b530b8320
parentf28eee8f51bca1e50f382da832ada9df787c3a77
Exceptions cleanup

Ensure that the quantum exceptions in FAULT_MAP are grouped
together (this will save endless bug fixes when the server
will return 500 instead of 4xx)

Change-Id: I89581e1b6b4af3eb1803d6226686adf0b576d1e7
quantum/api/v2/base.py
quantum/common/exceptions.py
quantum/extensions/securitygroup.py
quantum/plugins/ryu/db/api_v2.py
quantum/tests/unit/test_extension_security_group.py