Hide Forgot
Description of problem: repo units search --fields errors with title, summary etc, but help list them as example. Version-Release number of selected component (if applicable): [root@preethi-el6-pulp ~]# rpm -q pulp pulp-0.0.278-1.el6.noarch How reproducible: Steps to Reproduce: 1. run pulp-v2-admin repo units rpm --repo_id=pulp --fields title 2. 3. Actual results: [root@preethi-el6-pulp ~]# pulp-v2-admin repo units rpm --repo_id=pulp --fields title Fields must be chosen from the following list: arch, buildhost, checksum, checksumtype, description, epoch, filename, license, name, provides, release, requires, vendor, version see the help [root@preethi-el6-pulp ~]# pulp-v2-admin repo units rpm --repo_id=pulp --fields Usage: pulp-v2-admin [options] Command: rpm Description: search for RPMs in a repository Available Arguments: Required --repo_id - identifies the repository to search within Display --fields, -f - comma-separated list of fields to include for each erratum; if unspecified all of the following will be displayed; valid fields: id, title, summary, severity, type, description
commit 9c40a5f5d63ecb01e16ccbab7e826e96cdb8e3be Author: Jay Dobies <jason.dobies> Date: Thu Apr 5 09:31:04 2012 -0400 807002 - Fixed incorrect help on RPM unit search extensions/rpm_units_search/pulp_cli.py
build: 0.282
verified [root@preethi-el6-pulp ~]# rpm -q pulp pulp-0.0.283-1.el6.noarch [root@preethi-el6-pulp ~]# [root@preethi-el6-pulp ~]# pulp-v2-admin repo units rpm --repo_id=pulp --fields Usage: pulp-v2-admin [options] Command: rpm Description: search for RPMs in a repository Available Arguments: Required --repo_id - identifies the repository to search within Display --fields, -f - comma-separated list of fields to include for each unit; if unspecified all of the following will be displayed; valid fields: arch, buildhost, checksum, checksumtype, description, epoch, filename, license, name, provides, release, requires, vendor, version [root@preethi-el6-pulp ~]# pulp-v2-admin repo units errata --repo_id=pulp --fields Usage: pulp-v2-admin [options] Command: errata Description: search errata in a repository Available Arguments: Required --repo_id - identifies the repository to search within Erratum --erratum_id - if specified, the full details of an individual erratum are displayed Display --fields, -f - comma-separated list of fields to include for each unit; if unspecified all of the following will be displayed; valid fields: id, title, summary, severity, type, description
Pulp v1.1 Release