Bug 640645 - Consumer bind requires ID
Summary: Consumer bind requires ID
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
: ---
Assignee: Jason Connor
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks: pulp-verified verified-to-close
TreeView+ depends on / blocked
 
Reported: 2010-10-06 14:53 UTC by dgao
Modified: 2014-03-31 01:38 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-16 12:08:56 UTC
Embargoed:


Attachments (Terms of Use)

Description dgao 2010-10-06 14:53:34 UTC
Consumer bind now requires consumer ID rather than fetching the ID from the certificate. 


[root@pulp-latest ~]# pulp-client -u admin -p admin consumer bind --repoid f13test
Usage: ... bind <options>

pulp-client: error: option --id is required; please see --help

Comment 1 Pradeep Kilambi 2010-10-06 15:53:57 UTC
This looks like a regression from the recent cli changes.

Comment 2 Jay Dobies 2010-10-15 12:24:17 UTC
Fixed in the 0.73 release.

Comment 3 Preethi Thomas 2010-10-15 12:56:18 UTC
verified
[root@preethi ~]# rpm -qa |grep pulp
pulp-client-0.0.73-1.fc13.noarch
pulp-common-0.0.73-1.fc13.noarch
pulp-0.0.73-1.fc13.noarch


[root@preethi ~]# pulp-client -u admin -p admin consumer bind --help
Usage: pulp-client <options> consumer bind <options>

Options:
  -h, --help       show this help message and exit
  --repoid=REPOID  repo identifier (required)
[root@preethi ~]# pulp-client -u admin -p admin consumer bind --repoid=f13
Successfully subscribed consumer [preethi.usersys.redhat.com] to repo [f13]

[root@preethi ~]#

Comment 4 Preethi Thomas 2011-08-16 12:08:56 UTC
Closing with Community Release 15

pulp-0.0.223-4.

Comment 5 Preethi Thomas 2011-08-16 12:21:42 UTC
Closing with Community Release 15

pulp-0.0.223-4.


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