ScaleIO provisioning type is wrong

Bug #1519611 reported by Xing Yang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
High
Xing Yang

Bug Description

In the ScaleIO Cinder volume driver, the parameter 'sio:provisioning' is wrong. It should be 'sio:provisioning_type' instead. As a result of this error, the volume is always provisioned as 'thick' even if user wants to provision a 'thin' volume.

Changes are as follows:
-PROVISIONING_KEY = 'sio:provisioning'
+PROVISIONING_KEY = 'sio:provisioning_type'

Xing Yang (xing-yang)
Changed in cinder:
assignee: nobody → Xing Yang (xing-yang)
importance: Undecided → High
milestone: none → mitaka-1
tags: added: drivers emc scaleio
Changed in cinder:
status: New → In Progress
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/249552

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on cinder (master)

Change abandoned by xing-yang (<email address hidden>) on branch: master
Review: https://review.openstack.org/249552
Reason: Wrong branch.

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

Reviewed: https://review.openstack.org/249552
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=8a428cd73c82f455bcb387637c6163797a532f9d
Submitter: Jenkins
Branch: master

commit 8a428cd73c82f455bcb387637c6163797a532f9d
Author: Xing Yang <email address hidden>
Date: Sun Nov 15 23:43:25 2015 -0500

    Fix ScaleIO driver provisioning key

    In the ScaleIO Cinder volume driver, the parameter 'sio:provisioning'
    is wrong. It should be 'sio:provisioning_type' instead. As a result of
    this error, the volume is always provisioned as 'thick' even if user
    wants to provision a 'thin' volume.

    This patch corrects this parameter.

    Closes-Bug: #1519611
    Change-Id: I7c3b0256af3c30c2f375c0f9373646d3f58cd0d0

Changed in cinder:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/249918

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

Reviewed: https://review.openstack.org/249918
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=51d39b95f0f3308ee7859fac59991fd10f3c5cda
Submitter: Jenkins
Branch: stable/liberty

commit 51d39b95f0f3308ee7859fac59991fd10f3c5cda
Author: Xing Yang <email address hidden>
Date: Sun Nov 15 23:43:25 2015 -0500

    Fix ScaleIO driver provisioning key

    In the ScaleIO Cinder volume driver, the parameter 'sio:provisioning'
    is wrong. It should be 'sio:provisioning_type' instead. As a result of
    this error, the volume is always provisioned as 'thick' even if user
    wants to provision a 'thin' volume.

    This patch corrects this parameter.

    Closes-Bug: #1519611
    Change-Id: I7c3b0256af3c30c2f375c0f9373646d3f58cd0d0
    (cherry picked from commit 8a428cd73c82f455bcb387637c6163797a532f9d)

tags: added: in-stable-liberty
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/cinder 8.0.0.0b1

This issue was fixed in the openstack/cinder 8.0.0.0b1 development milestone.

Thierry Carrez (ttx)
Changed in cinder:
status: Fix Committed → Fix Released
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in cinder 7.0.1

This issue was fixed in the cinder 7.0.1 release (liberty).

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.