Comment 4 for bug 1963855

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

Reviewed: https://review.opendev.org/c/openstack/puppet-manila/+/832186
Committed: https://opendev.org/openstack/puppet-manila/commit/fc82186320806adfe78dd5692a6b7d2bd9b7cc83
Submitter: "Zuul (22348)"
Branch: master

commit fc82186320806adfe78dd5692a6b7d2bd9b7cc83
Author: Takashi Kajinami <email address hidden>
Date: Mon Mar 7 13:00:32 2022 +0900

    Fix the wrong [quota] parameters

    The change a37c1416ac7df0ff90020a0c9dbf46b1a3095984 updated quota
    parameters to use the new [quota] section but the change didn't remove
    the 'quota_' prefix from parameters.

    This change removes the prefix to fix the ineffective parameters.

    Change-Id: I1744ed26caa760ea1f85aabe5b465afb4253e294
    Closes-Bug: #1963855