[SRU] Fix iopsLimit parameter in ScaleIO connector

Bug #1521396 reported by Xing Yang
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Cloud Archive
Fix Released
Undecided
Unassigned
Liberty
Fix Released
Undecided
Edward Hope-Morley
os-brick
Fix Released
Undecided
Xing Yang
python-os-brick (Ubuntu)
Fix Released
Medium
Unassigned
Wily
Fix Released
Medium
Edward Hope-Morley

Bug Description

The parameter 'iops_limit' in the ScaleIO connector is wrong. The correct parameter should be 'iopsLimit'. Because of this error, the iops of the volume will stay unlimited even if the user sets a limit on the iops.

[Impact]

 * Backport to Ubuntu Wily & Liberty UCA to avoid error when using/setting iopsLimit on volumes.

[Test Case]

 * Deploy Openstack Liberty with Cinder configured to use volume.drivers.emc.scaleio.ScaleIODriver
 * create sio volume type with sio:iops_limit
 * create volume using sio volume type and check that volume is created successfully

[Regression Potential]

 * None expected

Xing Yang (xing-yang)
Changed in os-brick:
assignee: nobody → Xing Yang (xing-yang)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-brick (master)

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

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

Reviewed: https://review.openstack.org/251582
Committed: https://git.openstack.org/cgit/openstack/os-brick/commit/?id=665ffea7307a9012f532a35c074667dc2963ad45
Submitter: Jenkins
Branch: master

commit 665ffea7307a9012f532a35c074667dc2963ad45
Author: Xing Yang <email address hidden>
Date: Tue Nov 17 00:23:38 2015 -0500

    Fix iopsLimit parameter in ScaleIO connector

    The parameter 'iops_limit' in the ScaleIO connector
    is wrong. The correct parameter should be 'iopsLimit'.
    Because of this error, the iops of the volume will stay
    unlimited even if the user sets a limit on the iops.
    This patch fixes this error.

    Change-Id: I6b9212e9046bf3e2c9bbbde6354c298b359de3a6
    Closes-Bug: #1521396

Changed in os-brick:
status: In Progress → Fix Committed
Changed in os-brick:
milestone: none → 0.6.0
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/os-brick 0.6.0

This issue was fixed in the openstack/os-brick 0.6.0 release.

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

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

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

Reviewed: https://review.openstack.org/255065
Committed: https://git.openstack.org/cgit/openstack/os-brick/commit/?id=9e70f2c435983cba22353fd920284fcf7c1d7ffd
Submitter: Jenkins
Branch: stable/liberty

commit 9e70f2c435983cba22353fd920284fcf7c1d7ffd
Author: Xing Yang <email address hidden>
Date: Tue Nov 17 00:23:38 2015 -0500

    Fix iopsLimit parameter in ScaleIO connector

    The parameter 'iops_limit' in the ScaleIO connector
    is wrong. The correct parameter should be 'iopsLimit'.
    Because of this error, the iops of the volume will stay
    unlimited even if the user sets a limit on the iops.
    This patch fixes this error.

    Change-Id: I6b9212e9046bf3e2c9bbbde6354c298b359de3a6
    Closes-Bug: #1521396
    (cherry picked from commit 665ffea7307a9012f532a35c074667dc2963ad45)

tags: added: in-stable-liberty
Changed in cloud-archive:
status: New → Invalid
Changed in python-os-brick (Ubuntu):
status: New → Fix Released
summary: - Fix iopsLimit parameter in ScaleIO connector
+ [SRU] Fix iopsLimit parameter in ScaleIO connector
Changed in python-os-brick (Ubuntu Wily):
assignee: nobody → Edward Hope-Morley (hopem)
Changed in cloud-archive:
status: Invalid → Fix Released
tags: added: sts sts-sru
description: updated
Revision history for this message
Edward Hope-Morley (hopem) wrote :
Mathew Hodson (mhodson)
Changed in python-os-brick (Ubuntu):
importance: Undecided → Medium
Changed in python-os-brick (Ubuntu Wily):
importance: Undecided → Medium
Revision history for this message
Brian Murray (brian-murray) wrote : Please test proposed package

Hello Xing, or anyone else affected,

Accepted python-os-brick into wily-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python-os-brick/0.5.0-0ubuntu4 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Changed in python-os-brick (Ubuntu Wily):
status: New → Fix Committed
tags: added: verification-needed
Revision history for this message
James Page (james-page) wrote :

Hello Xing, or anyone else affected,

Accepted python-os-brick into liberty-proposed. The package will build now and be available in the Ubuntu Cloud Archive in a few hours, and then in the -proposed repository.

Please help us by testing this new package. To enable the -proposed repository:

  sudo add-apt-repository cloud-archive:liberty-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-liberty-needed to verification-liberty-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-liberty-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

tags: added: verification-liberty-needed
Revision history for this message
Edward Hope-Morley (hopem) wrote :

Verified successfully on wily-proposed.

tags: added: verification-done
removed: verification-needed
Revision history for this message
Edward Hope-Morley (hopem) wrote :

Verified successfully on trusty with Liberty Ubuntu Cloud Archive.

tags: added: verification-liberty-done
removed: verification-liberty-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python-os-brick - 0.5.0-0ubuntu4

---------------
python-os-brick (0.5.0-0ubuntu4) wily; urgency=medium

  * Backport fix for ScaleIO connector iopsLimit key error (LP: #1521396)
    - d/p/fix-iopsLimit-parameter-in-scaleio-connector.patch

 -- Edward Hope-Morley <email address hidden> Thu, 09 Jun 2016 12:32:55 -0500

Changed in python-os-brick (Ubuntu Wily):
status: Fix Committed → Fix Released
Revision history for this message
Brian Murray (brian-murray) wrote : Update Released

The verification of the Stable Release Update for python-os-brick has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Revision history for this message
James Page (james-page) wrote :

The verification of the Stable Release Update for python-os-brick has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Revision history for this message
James Page (james-page) wrote :

This bug was fixed in the package python-os-brick - 0.5.0-0ubuntu4~cloud0
---------------

 python-os-brick (0.5.0-0ubuntu4~cloud0) trusty-liberty; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 python-os-brick (0.5.0-0ubuntu4) wily; urgency=medium
 .
   * Backport fix for ScaleIO connector iopsLimit key error (LP: #1521396)
     - d/p/fix-iopsLimit-parameter-in-scaleio-connector.patch

Louis Bouchard (louis)
tags: removed: sts-sru
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.