Feature #36481
separate out the 'p' mds auth cap into separate caps for quotas vs. choosing pool layout
% Done:
0%
Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
MDS
Labels (FS):
Manila
Pull request ID:
Description
Arne (CERN) requested that we allow OpenStack Manila users to set quotas, but not change the pool layout within Manila/CephFS shares (CephFS sub-directories). John Spray suggested that we separate out the 'p' mds auth caps [1] that allows setting quotas and choosing pool layout in a Ceph filesystem. We can have separate auth caps for setting quotas (say 'q') and for setting pool layout ('p'), and hand out 'q' mds auth caps to Manila users.
Related issues
History
#1 Updated by Ramana Raja over 2 years ago
- Description updated (diff)
#2 Updated by Patrick Donnelly over 2 years ago
- Target version set to v14.0.0
- Start date deleted (
10/17/2018) - Source set to Development
- Labels (FS) quotas added
Makes sense to me.
#3 Updated by Patrick Donnelly about 2 years ago
- Target version changed from v14.0.0 to v15.0.0
#4 Updated by Patrick Donnelly about 2 years ago
- Category deleted (
87) - Labels (FS) Manila added
- Labels (FS) deleted (
quotas)
#5 Updated by Patrick Donnelly about 1 year ago
- Target version changed from v15.0.0 to v16.0.0
#6 Updated by Patrick Donnelly 8 months ago
- Related to Feature #36483: extend the mds auth cap "path=" syntax to enable something like "path=/foo/bar/*" added
#7 Updated by Patrick Donnelly 3 months ago
- Target version changed from v16.0.0 to v17.0.0