Fix create snapshot API in Huawei driver

Bug #1494614 reported by zhongjun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
High
zhongjun

Bug Description

Since "Migrate share" have been merged, The share['id']
is not consistent with share['name']. So can not use 'share_name'
in create_share API and use 'share_id' in create_snapshot API at
the same time. Now change snapshot['share']['share_id']
to snapshot['share_name'] in create_snapshot API.

Tags: driver huawei
zhongjun (jun-zhongjun)
Changed in manila:
assignee: nobody → zhongjun (jun-zhongjun)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (master)

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

Changed in manila:
status: New → In Progress
Changed in manila:
milestone: none → liberty-rc1
importance: Undecided → High
tags: added: driver huawei
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/222501
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=037fc4bbee948fddb95d98594076b15e4d1f174c
Submitter: Jenkins
Branch: master

commit 037fc4bbee948fddb95d98594076b15e4d1f174c
Author: zhongjun <email address hidden>
Date: Fri Sep 11 15:29:05 2015 +0800

    Fix create snapshot API in Huawei driver

    Since "Migrate share" have been merged, The share['id']
    is not consistent with share['name']. So can not use 'share_name'
    in create_share API and use 'share_id' in create_snapshot API at
    the same time. Now change snapshot['share']['share_id']
    to snapshot['share_name'] in create_snapshot API.

    Change-Id: Ieedda9318762ba2c683788f023a87728d7287504
    Closes-Bug: #1494614

Changed in manila:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in manila:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in manila:
milestone: liberty-rc1 → 1.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.