Bug 772838 - Entitlement certificate serial numbers couldn't dispaly via katello CLI
Summary: Entitlement certificate serial numbers couldn't dispaly via katello CLI
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Subscription Asset Manager
Classification: Retired
Component: katello
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Bryan Kearney
QA Contact: SAM QE List
URL:
Whiteboard:
Depends On:
Blocks: 703617
TreeView+ depends on / blocked
 
Reported: 2012-01-10 05:12 UTC by yu zheng
Modified: 2012-04-27 00:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-27 00:21:34 UTC


Attachments (Terms of Use)

Description yu zheng 2012-01-10 05:12:19 UTC
Description of problem:
After registering a system and subscribing to some subscriptions, headpin system subscriptions command couldn't display entitlement certificate serial numbers.

Version-Release number of selected component (if applicable):
katello-headpin-all-0.1.122-2.el6.noarch
katello-headpin-0.1.122-2.el6.noarch
katello-cli-headpin-0.1.13-2.el6.noarch
katello-cli-common-0.1.32-2.el6.noarch

How reproducible:
always

Steps to Reproduce:
1.Register a system to SAM.
# headpin -u admin -p admin system register --name=testname --org=org1 --environment=env1
Successfully registered system [ testname ]

2.Consume a subscription.
# headpin -u admin -p admin system subscribe --org=org1 --name=testname --pool=8ac2851934b491950134b49feb28003b
Successfully subscribed System [ testname ]

3.List certificate serial numbers.
# headpin -u admin -p admin system subscriptions --org=org1 --name=sam-120106095640.redhat.com --serials

Actual results:
Serial parameter cannot be used with available

Expected results:
Entitlement certificate serial numbers should display successfully.

Comment 1 Bryan Kearney 2012-02-17 17:04:06 UTC
This was fixed as part of 782775. The short answer is that the --serials option is no longer present.


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