]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
No need to declare the exception conf
authorWalter A. Boring IV <walter.boring@hp.com>
Wed, 14 Aug 2013 20:56:09 +0000 (13:56 -0700)
committerWalter A. Boring IV <walter.boring@hp.com>
Wed, 14 Aug 2013 20:56:09 +0000 (13:56 -0700)
commitdf9c4058f2674968a2f56d04597f5cb2bcc728cd
tree3af930a8a716c39bfa2adb7686073fb614af32d8
parent774a1775e977b01dc039476f4b61d560e5fc1822
No need to declare the exception conf

Brick can just assume that the conf entry exists
in each project that will use brick.
Cinder and Nova already declare the same exact
conf entry.

Change-Id: I4e0e11ce6f99a663a75e582ead92ac9d61300032
cinder/brick/exception.py