Add asynchronous error info into messages when share extend error

Bug #1850264 reported by haixin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Medium
haixin

Bug Description

The database table messages is used to record various asynchronous error messages,extend share is an asynchronously invoked procedure, when the driver layer fails to execute extend share, we should record this asynchronous error into database. But there are no records now.

haixin (haixin77)
Changed in manila:
assignee: nobody → haixin (haixin77)
Changed in manila:
status: New → In Progress
Changed in manila:
importance: Undecided → Medium
milestone: none → ussuri-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.opendev.org/692079
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=be149c4c6bf354048bfb9f31d27c4a1b64de3fe1
Submitter: Zuul
Branch: master

commit be149c4c6bf354048bfb9f31d27c4a1b64de3fe1
Author: haixin <email address hidden>
Date: Wed Oct 30 16:51:30 2019 +0800

    Add asynchronous error info into messages when share extend error

    The database table messages is used to record various asynchronous error
    messages, extend share is an asynchronously invoked procedure, when the
    driver layer fails to execute extend share, we should record this
    asynchronous error into database. This commit modify this behavior, and
    now this asynchronows error is recorded in the database.

    Closes-Bug:#1850264
    Change-Id: I06a9bf24ab3d4aa5f4f5446d344bf55d71803e47

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

Fix proposed to branch: stable/train
Review: https://review.opendev.org/735027

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

Reviewed: https://review.opendev.org/735027
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=badb396732f4744159be24ece2799fb1377d07d8
Submitter: Zuul
Branch: stable/train

commit badb396732f4744159be24ece2799fb1377d07d8
Author: haixin <email address hidden>
Date: Wed Oct 30 16:51:30 2019 +0800

    Add asynchronous error info into messages when share extend error

    The database table messages is used to record various asynchronous error
    messages, extend share is an asynchronously invoked procedure, when the
    driver layer fails to execute extend share, we should record this
    asynchronous error into database. This commit modify this behavior, and
    now this asynchronows error is recorded in the database.

    Closes-Bug:#1850264
    Change-Id: I06a9bf24ab3d4aa5f4f5446d344bf55d71803e47
    (cherry picked from commit be149c4c6bf354048bfb9f31d27c4a1b64de3fe1)

tags: added: in-stable-train
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (stable/stein)

Fix proposed to branch: stable/stein
Review: https://review.opendev.org/738927

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

Reviewed: https://review.opendev.org/738927
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=baefbcd0a9c086bd0a019bdfdfa2dc7bcb60534c
Submitter: Zuul
Branch: stable/stein

commit baefbcd0a9c086bd0a019bdfdfa2dc7bcb60534c
Author: haixin <email address hidden>
Date: Wed Oct 30 16:51:30 2019 +0800

    Add asynchronous error info into messages when share extend error

    The database table messages is used to record various asynchronous error
    messages, extend share is an asynchronously invoked procedure, when the
    driver layer fails to execute extend share, we should record this
    asynchronous error into database. This commit modify this behavior, and
    now this asynchronows error is recorded in the database.

    Closes-Bug:#1850264
    Change-Id: I06a9bf24ab3d4aa5f4f5446d344bf55d71803e47
    (cherry picked from commit be149c4c6bf354048bfb9f31d27c4a1b64de3fe1)
    (cherry picked from commit badb396732f4744159be24ece2799fb1377d07d8)

tags: added: in-stable-stein
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.