Project

General

Profile

Actions

Bug #5467

closed

ceph auth add <entity> -i <file> broken

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

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

In the Ceph CLI rewrite, I broke "auth add" without caps. auth add currently requires
both an entity name and at least one cap.

It looks like the fix is just to make 'caps' not required; the code in AuthMonitor.cc still looks
like it handles this case as it always did.

Actions #1

Updated by Dan Mick almost 11 years ago

  • Status changed from New to In Progress
  • Assignee set to Dan Mick
Actions #2

Updated by Dan Mick almost 11 years ago

  • Status changed from In Progress to Fix Under Review
Actions #3

Updated by Dan Mick almost 11 years ago

  • Status changed from Fix Under Review to Resolved
Actions #4

Updated by Dan Mick almost 11 years ago

Added simple test at Sage's suggestion in ca55c3416e02398991c9789b1590d721fbca212d

Actions

Also available in: Atom PDF