Bug 764866 (GLUSTER-3134) - Object-Storage: response when user added successfully/unsuccessfully
Summary: Object-Storage: response when user added successfully/unsuccessfully
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-3134
Product: GlusterFS
Classification: Community
Component: object-storage
Version: pre-release
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Junaid
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-06 07:37 UTC by Saurabh
Modified: 2015-12-01 16:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)

Description Saurabh 2011-07-06 07:37:08 UTC
Please add some response string if the user is added successfully/unsuccessfully.

Like in successful addition there is not response, though the original swift also works similarly, but it will be good if can provide a response string.


root@gluster-Ubuntu1:~# swauth-add-user -a -K sj test tester5 testing5 -A https://127.0.0.1:443/auth/

Suggested String " user added successfully"

and if the user is not added, then we should avoid displaying the error using the  code structure and collect the same information from log and send a response string.

Suggested String " user not added"


Note You need to log in before you can comment on or make changes to this bug.