RBD: extend fails for locally attached volumes

Bug #1884554 reported by Gorka Eguileor
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
os-brick
Fix Released
Undecided
Gorka Eguileor

Bug Description

When we try to extend a locally attached RBD volume we get a NotImplementedError exception instead of the expected True/False.

Tags: drivers rbd
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-brick (master)

Fix proposed to branch: master
Review: https://review.opendev.org/737312

Changed in os-brick:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-brick (master)

Reviewed: https://review.opendev.org/737312
Committed: https://git.openstack.org/cgit/openstack/os-brick/commit/?id=29752fb54bbc3ae8d6abd7d857633635311c19d4
Submitter: Zuul
Branch: master

commit 29752fb54bbc3ae8d6abd7d857633635311c19d4
Author: Gorka Eguileor <email address hidden>
Date: Thu Jun 18 21:23:35 2020 +0200

    RBD: Implement volume extension

    The RBD connector doesn't implement the extend_volume method and raise
    NotImplementedError when called.

    This patch implements the method for all types of connected volumes:

    - File descriptor
    - OpenStack locally attached
    - Non OpenStack locally attached

    Closes-Bug: #1884554
    Related-Bug: #1883720
    Change-Id: I4bbf3778210d05c6934289116a85a8f344bed818

Changed in os-brick:
status: In Progress → Fix Released
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.