Comment 2 for bug 1195098

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

Reviewed: https://review.openstack.org/34689
Committed: http://github.com/openstack/cinder/commit/039dce71d43bd69181b2502cda17f941c95f9497
Submitter: Jenkins
Branch: master

commit 039dce71d43bd69181b2502cda17f941c95f9497
Author: Kai Zhang <email address hidden>
Date: Thu Jun 27 00:31:36 2013 -0700

    Fix check_for_setup_error for sheepdog driver

    Current implementation of check_for_setup_error() of sheepdog driver
    cannot work correctly with the latest version of sheepdog cluster.
    This patch fixes it and adds tests for both old and new version.

    Fixes: bug #1195098
    Change-Id: Ia710789e4bedd7c83cd47eff6b2fc532af39d94a