Bug 1639724 - Flag RBD_FLAG_FAST_DIFF_INVALID is not exposed in Python bindings
Summary: Flag RBD_FLAG_FAST_DIFF_INVALID is not exposed in Python bindings
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: RBD
Version: 3.2
Hardware: All
OS: All
unspecified
low
Target Milestone: z1
: 3.2
Assignee: Jason Dillaman
QA Contact: Tejas
URL:
Whiteboard:
Depends On:
Blocks: 1639716
TreeView+ depends on / blocked
 
Reported: 2018-10-16 13:01 UTC by Ernesto Puerta
Modified: 2019-03-07 15:51 UTC (History)
5 users (show)

Fixed In Version: RHEL: ceph-12.2.8-70.el7cp Ubuntu: ceph_12.2.8-55redhat1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-07 15:50:56 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 36407 0 None None None 2018-10-16 13:01:06 UTC
Github ceph ceph pull 25006 0 None None None 2018-11-09 14:10:21 UTC
Red Hat Product Errata RHBA-2019:0475 0 None None None 2019-03-07 15:51:05 UTC

Description Ernesto Puerta 2018-10-16 13:01:07 UTC
Description of problem:
While flag rbd.RBD_FLAG_FAST_DIFF_INVALID exists in Luminous, it's not exposed in the Python bindings. It was fixed in Mimic, together with additions of new flags, in commit 36d3b17dc8c9af0d62ada4b9b0e4af58ec825b46.

The fix is trivial and has been already done for Ceph-dashboard backporting: https://github.com/rhcs-dashboard/ceph/commit/36656fa

Version-Release number of selected component (if applicable):
3.2

How reproducible:
From command line interface.

Steps to Reproduce:
In CLI run: python -c 'from rbd import RBD_FLAG_FAST_DIFF_INVALID'

Actual results:
Error printed: "ImportError: cannot import name RBD_FLAG_FAST_DIFF_INVALID"

Expected results:
No error shown.

Additional info:
NA

Comment 14 errata-xmlrpc 2019-03-07 15:50:56 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:0475


Note You need to log in before you can comment on or make changes to this bug.