GlusterFS: Error in creating RemoteFsClient

Bug #1433520 reported by Bharat Kumar Kobagana
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Bharat Kumar Kobagana

Bug Description

In GlusterFS driver [1], unable to call "mount" method of "RemoteFsClient" because of wrong parameter passing while creating "RemoteFsClient" object.

Because of this I am unable to call "mount" method in RemoteFsClient.

 [1]https://github.com/openstack/cinder/blob/master/cinder/volume/drivers/glusterfs.py#L119

Changed in cinder:
assignee: nobody → Bharat Kumar Kobagana (bharat-kobagana)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/165424

Changed in cinder:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/165424
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=3123d1edc82bbeebecadcbbf47875787c162c03b
Submitter: Jenkins
Branch: master

commit 3123d1edc82bbeebecadcbbf47875787c162c03b
Author: Bharat Kumar Kobagana (BharatK) <email address hidden>
Date: Wed Mar 18 19:16:39 2015 +0530

    GlusterFS: Using mount method in RemoteFsClient

    This patch modifies the glusterfs driver code to use "mount" method
    in RemoteFsClient class.

    This patch does the following:
     * Corrects the passing parameters while creating the object of
    RemoteFsClient class.
     * Calls the "mount" method in RemoteFsClient to mount GlusterFS
    volumes instead of "_do_mount" method in RemoteFSDriver class.
     * Also removes "_do_mount" method RemoteFSDriver class, as it is
    not required now.

    Closes-Bug: 1433520
    Change-Id: I3bfc76fc3228282a741c5265eb06c4974a696b29

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → liberty-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: liberty-1 → 7.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.