Comment 14 for bug 1842119

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

Reviewed: https://review.opendev.org/688813
Committed: https://git.openstack.org/cgit/openstack/manila-ui/commit/?id=bfc45c381aebe6aaf83f0098a21a473a60134bf0
Submitter: Zuul
Branch: stable/rocky

commit bfc45c381aebe6aaf83f0098a21a473a60134bf0
Author: Gloria Gu <email address hidden>
Date: Tue Sep 3 21:10:56 2019 -0700

    Updated to get quotas data for Modify Quotas dialog Share tab

    Current Modfiy Quotas action of a project in Identity->Projects
    for manila ui does not get quotas data for the project. If user
    updated quotas for manila ui, the saved data will not be shown
    in the Modify Quotas dialog Share tab.

    This commit includes:
    1) Added a call to get quotas data and also maps the data
    fields retuned to the UI data fields.
    2) Added unit tests.
    3) Added a release note.

    Change-Id: I5fb9cef577b109530fde9a4bafe930ea05f3fed8
    Closes-bug: #1842119
    Depends-on: https://review.opendev.org/#/c/679513/
    (cherry picked from commit c763ebe6cd89657aa820ea14774fa3c95e4d0a6b)
    (cherry picked from commit 7f0c6ad276d42289c61761e9cdcaa3720f7be764)
    (cherry picked from commit cc52163a36cd4863ebe96bfef0a163b4190d01b2)