Hide Forgot
Description of problem: when you unsassociate a repo from CDS, --help option will show the usage like: pulp-admin: error: Option --repo_id is required; please see --help Version-Release number of selected component (if applicable): Build 157 and 158 on RHEL6 x86_64 How reproducible: - Regsiter a CDS with pulp server - Associate a repo - then unassociate a repo Steps to Reproduce: 1. Register CDS [root@dhcp193-127 ~]# pulp-admin -u admin -p admin cds register --hostname dhcp193-96.pnq.redhat.com Successfully registered CDS [dhcp193-96.pnq.redhat.com] 2. Associate repo root@dhcp193-127 ~]# pulp-admin -u admin -p admin cds associate_repo --repoid rhel6 --hostname dhcp193-96.pnq.redhat.com Successfully associated CDS [dhcp193-96.pnq.redhat.com] with repo [rhel6] [root@dhcp193-127 ~]# pulp-admin -u admin -p admin cds unassociate_repo --hostname dhcp193-96.pnq.redhat.com Usage: pulp-admin <options> cds unassociate_repo <options> pulp-admin: error: Option --repo_id is required; please see --help =================== Actual results: pulp-admin: error: Option --repo_id is required; please see --help =================== Expected results: The error option should be --repoid instead of --repo_id Additional info: This error message appears only when you pass all required options except the repo id with 'cds unassociate_repo'
commit 961f028a1a077f13768eaa621d996975fb46e1cd Author: Jay Dobies <jason.dobies> Date: Wed Aug 10 10:30:24 2011 -0400 691752 - Corrected the argument name in the error text src/pulp/client/admin/plugins/cds.py
build: 0.224
verified [root@preethi ~]# rpm -q pulp pulp-0.0.229-1.fc15.noarch [root@preethi ~]# pulp-admin cds unassociate_repo --hostname test Usage: pulp-admin <options> cds unassociate_repo <options> pulp-admin: error: Option --repoid is required; please see --help [root@preethi ~]#
Pulp v1.0 is released Closed Current Release.
Pulp v1.0 is released.