Comment 2 for bug 1214748

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

Reviewed: https://review.openstack.org/43064
Committed: http://github.com/openstack/cinder/commit/7523489e856e637dc6af23638568f4700980360f
Submitter: Jenkins
Branch: master

commit 7523489e856e637dc6af23638568f4700980360f
Author: Ben Swartzlander <email address hidden>
Date: Tue Aug 27 21:43:20 2013 -0700

    Add NFS/GlusterFS support to brick library

    Refactor NFS driver to use the brick library to perform mounts
    rather than duplicating the mount code. Some of the NFS unit
    test code was rewritten to test the brick implementation because
    the old mount code was moved.

    The Gluster driver was slightly affected in the refactoring, but
    does not yet use brick to perform attaches.

    bug 1214748

    Change-Id: Ib29f83fabe407f9591191e9fd19e6306ca9960cf