Create a separate [quota] section for quota parameters
Bug #1934025 reported by
Takashi Kajinami
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
In Progress
|
Wishlist
|
Takashi Kajinami | ||
OpenStack Shared File Systems Service (Manila) |
Fix Released
|
Medium
|
Takashi Kajinami |
Bug Description
Currently all quota parameters are registered to the [DEFAULT] section but this makes the default section undesirably huge.
Also, it is difficult to understand some parameters like max_age or until_refresh are for the quota feature by these names.
Now nova has all quota parameters in [quota] section.
We can follow that and can migrate all quota parameters to new [quota] section so that users and operators can easily understand these options are for quota features.
Changed in cinder: | |
status: | New → In Progress |
Changed in cinder: | |
assignee: | nobody → Takashi Kajinami (kajinamit) |
tags: | added: quotas |
Changed in manila: | |
importance: | Undecided → Medium |
milestone: | none → xena-3 |
status: | New → In Progress |
Changed in cinder: | |
importance: | Undecided → Medium |
Changed in cinder: | |
importance: | Medium → Wishlist |
To post a comment you must log in.
Fix proposed to openstack/manila branch: master /review. opendev. org/c/openstack /manila/ +/772196
https:/