]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Use openstack.common.exception
authorZhongyue Luo <lzyeval@gmail.com>
Thu, 14 Jun 2012 08:09:34 +0000 (16:09 +0800)
committerZhongyue Luo <lzyeval@gmail.com>
Thu, 14 Jun 2012 08:25:52 +0000 (16:25 +0800)
commit0d3cfea2e193a17afbf65c765dabbbb5cf18fa9c
treede9cd8e3f2cf52552eeba4c7664cdb25a6603d7c
parent44f66c79d225b651335b2c4c416d1d7ce5751527
Use openstack.common.exception

Fixes bug #1013040

1. Edit openstack-common.conf and import openstack.common.exception
2. Remove redundant code

Change-Id: Ia440422e283f8e6796d9a1f720d73b3bcf2f981e
openstack-common.conf
quantum/common/exceptions.py
quantum/common/utils.py
quantum/openstack/common/exception.py [new file with mode: 0644]