]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
fix incorrect handling of duplicate network name, add exception for duplicate network...
authorDan Wendlandt <dan@nicira.com>
Mon, 1 Aug 2011 17:11:16 +0000 (10:11 -0700)
committerDan Wendlandt <dan@nicira.com>
Mon, 1 Aug 2011 17:11:16 +0000 (10:11 -0700)
commit67af7c736ca6666ae9756e084d60b15f6f0f311e
treecd515c98b9da9cbedaea9ed66a96d37bea216256
parentd83afeccf1c0c055f783c63f641ac9bbcacf6e90
fix incorrect handling of duplicate network name, add exception for duplicate network name, and add unit test to confirm detection.
quantum/api/faults.py
quantum/api/networks.py
quantum/common/exceptions.py
quantum/db/api.py
quantum/plugins/SamplePlugin.py
tests/unit/test_api.py