Comment 2 for bug 1206288

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/39177
Committed: http://github.com/openstack/cinder/commit/23b3a2391a2f55fdd7781df2f696bbf86dda08db
Submitter: Jenkins
Branch: master

commit 23b3a2391a2f55fdd7781df2f696bbf86dda08db
Author: Walter A. Boring IV <email address hidden>
Date: Mon Jul 29 16:21:46 2013 -0700

    Remove cinder.exception from Brick

    This patch fixes an issue that made
    Brick's connector module dependent on cinder's
    exception module.

    Adds a new brick exceptions module to store brick
    wide exceptions.

    fixes bug #1206288

    Change-Id: I070d08f07c7bc488b24b0d68531bb2e0a5461422