]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix brick remotefs dependency on cinder
authorWalter A. Boring IV <walter.boring@hp.com>
Thu, 5 Sep 2013 17:00:13 +0000 (10:00 -0700)
committerWalter A. Boring IV <walter.boring@hp.com>
Thu, 5 Sep 2013 17:00:13 +0000 (10:00 -0700)
commit12f3d782e6eebc35d9bbde2624ca0d5f10927f27
tree5be1a2ce51d3104fa4d7f58a7d3d2a6a5c926822
parent65f4f228ef9310ab1c3c3f2ff0f55aaecc27ccf5
Fix brick remotefs dependency on cinder

This patch moves an exception from cinder.exception
into brick.exception to fix an import in remotefs.

Fixes Bug #1221309

Change-Id: I9b060c1e1129b3fe30145227712d0234e0f42504
cinder/brick/exception.py
cinder/brick/remotefs/remotefs.py
cinder/exception.py