Wrong quota exceeded message for snapshot size

Bug #1859775 reported by Maurice Escher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Undecided
Maurice Escher

Bug Description

Hi,

the over quota exception for snapshots is reporting the share gigabytes instead of snapshot gigabytes usage.

I will send a fix.

Cheers,
Maurice

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (master)

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

Changed in manila:
assignee: nobody → Maurice Escher (maurice-escher)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

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

commit 5c858bc528bc47929b3519ccc6148c76bde734f0
Author: Chuan Miao <email address hidden>
Date: Thu Jun 20 18:29:54 2019 +0200

    Fix over-quota exception of snapshot creation

    Report consumed snapshot gigabytes instead of share gigabytes

    Change-Id: I917d3c68fc2014d4bdeefbf7c473ebc2bf6d8979
    Closes-Bug: #1859775
    Co-authored-by: Maurice Escher <email address hidden>

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/703508

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

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

commit 9c07eb3151584dd89050d6d9e0285727a9da3220
Author: Chuan Miao <email address hidden>
Date: Thu Jun 20 18:29:54 2019 +0200

    Fix over-quota exception of snapshot creation

    Report consumed snapshot gigabytes instead of share gigabytes

    Change-Id: I917d3c68fc2014d4bdeefbf7c473ebc2bf6d8979
    Closes-Bug: #1859775
    Co-authored-by: Maurice Escher <email address hidden>
    (cherry picked from commit 5c858bc528bc47929b3519ccc6148c76bde734f0)

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/703799

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

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

commit 5f91ab35207fc8e7418fbcb0a62fa1541a51125d
Author: Chuan Miao <email address hidden>
Date: Thu Jun 20 18:29:54 2019 +0200

    Fix over-quota exception of snapshot creation

    Report consumed snapshot gigabytes instead of share gigabytes

    Change-Id: I917d3c68fc2014d4bdeefbf7c473ebc2bf6d8979
    Closes-Bug: #1859775
    Co-authored-by: Maurice Escher <email address hidden>
    (cherry picked from commit 5c858bc528bc47929b3519ccc6148c76bde734f0)
    (cherry picked from commit 9c07eb3151584dd89050d6d9e0285727a9da3220)

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

Fix proposed to branch: stable/rocky
Review: https://review.opendev.org/704824

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

Reviewed: https://review.opendev.org/704824
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=626b92b445cc9d278def3d7e363d4b2ffe54912e
Submitter: Zuul
Branch: stable/rocky

commit 626b92b445cc9d278def3d7e363d4b2ffe54912e
Author: Chuan Miao <email address hidden>
Date: Thu Jun 20 18:29:54 2019 +0200

    Fix over-quota exception of snapshot creation

    Report consumed snapshot gigabytes instead of share gigabytes

    Change-Id: I917d3c68fc2014d4bdeefbf7c473ebc2bf6d8979
    Closes-Bug: #1859775
    Co-authored-by: Maurice Escher <email address hidden>
    (cherry picked from commit 5c858bc528bc47929b3519ccc6148c76bde734f0)
    (cherry picked from commit 9c07eb3151584dd89050d6d9e0285727a9da3220)
    (cherry picked from commit 5f91ab35207fc8e7418fbcb0a62fa1541a51125d)

tags: added: in-stable-rocky
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 7.4.1

This issue was fixed in the openstack/manila 7.4.1 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 9.1.1

This issue was fixed in the openstack/manila 9.1.1 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 8.1.1

This issue was fixed in the openstack/manila 8.1.1 release.

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

Fix proposed to branch: stable/queens
Review: https://review.opendev.org/744267

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

Reviewed: https://review.opendev.org/744267
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=ed5e676898c19433ff9ee040cfc3742e9a87a60e
Submitter: Zuul
Branch: stable/queens

commit ed5e676898c19433ff9ee040cfc3742e9a87a60e
Author: Chuan Miao <email address hidden>
Date: Thu Jun 20 18:29:54 2019 +0200

    Fix over-quota exception of snapshot creation

    Report consumed snapshot gigabytes instead of share gigabytes

    Change-Id: I917d3c68fc2014d4bdeefbf7c473ebc2bf6d8979
    Closes-Bug: #1859775
    Co-authored-by: Maurice Escher <email address hidden>
    (cherry picked from commit 5c858bc528bc47929b3519ccc6148c76bde734f0)
    (cherry picked from commit 9c07eb3151584dd89050d6d9e0285727a9da3220)
    (cherry picked from commit 5f91ab35207fc8e7418fbcb0a62fa1541a51125d)
    (cherry picked from commit 626b92b445cc9d278def3d7e363d4b2ffe54912e)

tags: added: in-stable-queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila queens-eol

This issue was fixed in the openstack/manila queens-eol release.

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.