Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 655059

Summary: Potentially confusing message when creating a consumer
Product: [Retired] Pulp Reporter: Jay Dobies <jason.dobies>
Component: user-experienceAssignee: Pradeep Kilambi <pkilambi>
Status: CLOSED DUPLICATE QA Contact: Preethi Thomas <pthomas>
Severity: medium Docs Contact:
Priority: low    
Version: unspecified   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-22 15:24:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jay Dobies 2010-11-19 14:23:19 UTC
[root@fedora-13-64 ~]# pulp-client -uadmin -padmin consumer create --id=f13-64
warning: this client is not registered; please register to continue
Successfully created consumer [ f13-64 ]

There's a few things here:
- We shouldn't show a warning, since this is the act of creating the consumer.
- The term "register" is misleading, since at no point do we have a "register" option to the pulp-client.

On the second point, I'd actually prefer the operation be renamed to register. To me, create makes it sound like I'm making some new entity, whereas register sounds like I'm associating my current instance with the pulp server.

Comment 1 Preethi Thomas 2010-11-22 15:24:11 UTC
This is a duplicate of 642654

*** This bug has been marked as a duplicate of bug 642654 ***