Use "rtslib_fb" import instead of "rtslib"

Bug #1460814 reported by Eric Harney
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Gorka Eguileor

Bug Description

As of 2.1.52, rtslib_fb exports into its own namespace of "rtslib_fb" instead of "rtslib". We should migrate to using this in Cinder to be more clear about which version is tested/supported.

Revision history for this message
John Griffith (john-griffith) wrote :

Seems like a good idea

Gorka Eguileor (gorka)
Changed in cinder:
assignee: nobody → Gorka Eguileor (gorka)
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/190099

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/190099
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=6532be7eda2c7eec2984d51f06f0c69311b7b572
Submitter: Jenkins
Branch: master

commit 6532be7eda2c7eec2984d51f06f0c69311b7b572
Author: Gorka Eguileor <email address hidden>
Date: Wed Jun 10 11:57:07 2015 +0200

    Use correct rtslib namespace for newer versions

    For rtslib-fb versions 2.1.52 and newer its own namespace (rtslib_fb) is
    recommended instead of the older one (rtslib).

    On versions with this new namespace a deprecation warning will be
    thrown: "'rtslib' package name for rtslib-fb is deprecated, please
    instead import 'rtslib_fb'"

    This patch uses this new namespace when possible and falls back to the
    older namespace if not.

    Change-Id: I984105458da4d7b8736bf7c83919cbe5feb9c85a
    Closes-Bug: #1460814

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.