Project

General

Profile

Actions

Feature #5759

closed

ceph caps processing should pass dict of key:val pairs for caps

Added by Dan Mick almost 11 years ago. Updated over 3 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
ceph cli
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

ceph_argparse.py etc. don't handle dicts of strings, but the caps in particular
could really use it. Look into adding a type for CephCaps that validates
sane entity names, perhaps sane caps values, and passes something like
"caps":{"mon":"allow rwx"} instead of leaving all the structure interpretation
to the C++ code.

Actions #1

Updated by Dan Mick over 3 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF