Remaning reference to deprecated CONF.quota_driver

Bug #1983125 reported by Takashi Kajinami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Low
Takashi Kajinami

Bug Description

Description
===========
This was initially found in the unit test log.
 eg. https://zuul.opendev.org/t/openstack/build/8a9a7ceec8944274b5191bff7c81af84

During yoga release we migrated quota options to the independent [quota] section.
 https://review.opendev.org/c/openstack/manila/+/799130

However that commit didn't update one usage of the deprecated CONF.quota_driver option,
and that remaining usage is causing the following warning message.

```
Config option None.quota_driver is deprecated. Use option quota.driver instead.
```

Changed in manila:
assignee: nobody → Takashi Kajinami (kajinamit)
Changed in manila:
status: New → In Progress
summary: - Remaning reference to deprecated CONF.quiota_driver
+ Remaning reference to deprecated CONF.quota_driver
Changed in manila:
importance: Undecided → Low
milestone: none → zed-rc1
milestone: zed-rc1 → zed-3
Revision history for this message
Goutham Pacha Ravi (gouthamr) wrote :

Fix proposed to branch: master
    https://review.opendev.org/c/openstack/manila/+/851594

Revision history for this message
Carlos Eduardo (silvacarlose) wrote :
Revision history for this message
Vida Haririan (vhariria) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.opendev.org/c/openstack/manila/+/851594
Committed: https://opendev.org/openstack/manila/commit/68a5e93ff9ba00b58804ad8b9d12d48cdc25802f
Submitter: "Zuul (22348)"
Branch: master

commit 68a5e93ff9ba00b58804ad8b9d12d48cdc25802f
Author: Takashi Kajinami <email address hidden>
Date: Sat Jul 30 01:28:15 2022 +0900

    Fix reference to deprecated quota_driver option

    The commit 76cfc9405ea8b318e8b1c589fa245f86a5827b71 moved all quota_*
    options to the separate quota section but the commit missed one usage
    of the old quota_driver option, and the remaining usage causes
    the following warning warning to appear repeatedly.

    Config option None.quota_driver is deprecated.
    Use option quota.driver instead.

    This replaces the remaining usage to get rid of that warning.

    Related-Bug: #1934025
    Closes-Bug: #1983125
    Change-Id: Ie49dbe4633a34d1832f0dedb658d83ec74d351df

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

Fix proposed to branch: stable/yoga
Review: https://review.opendev.org/c/openstack/manila/+/852094

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

This issue was fixed in the openstack/manila 15.0.0.0rc1 release candidate.

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/852094
Committed: https://opendev.org/openstack/manila/commit/e4c8c723340dcb76ad508295cd22554d0cbe5f38
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit e4c8c723340dcb76ad508295cd22554d0cbe5f38
Author: Takashi Kajinami <email address hidden>
Date: Sat Jul 30 01:28:15 2022 +0900

    Fix reference to deprecated quota_driver option

    The commit 76cfc9405ea8b318e8b1c589fa245f86a5827b71 moved all quota_*
    options to the separate quota section but the commit missed one usage
    of the old quota_driver option, and the remaining usage causes
    the following warning warning to appear repeatedly.

    Config option None.quota_driver is deprecated.
    Use option quota.driver instead.

    This replaces the remaining usage to get rid of that warning.

    Related-Bug: #1934025
    Closes-Bug: #1983125
    Change-Id: Ie49dbe4633a34d1832f0dedb658d83ec74d351df
    (cherry picked from commit 68a5e93ff9ba00b58804ad8b9d12d48cdc25802f)

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

This issue was fixed in the openstack/manila 14.0.1 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.