Bug 913720
| Summary: | rct cat-manifest > Subscription:> "Subscription Id:" should be labeled as "Order Number:" | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | John Sefler <jsefler> |
| Component: | subscription-manager | Assignee: | William Poteat <wpoteat> |
| Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.10 | CC: | bkearney, fsharath, jgalipea, mreid |
| Target Milestone: | beta | ||
| Target Release: | 5.10 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
No description necessary
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-30 22:57:47 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 840995, 920191 | ||
|
Description
John Sefler
2013-02-21 21:57:48 UTC
commit b309a7c85b260de76a46e8fd613f01da192c2aea
Author: Bryan Kearney <bkearney>
Date: Fri Feb 22 13:14:08 2013 -0500
913720: Use the term order number instead of subscription id
# rpm -qa | egrep "subscription-manager|python-rhsm" subscription-manager-firstboot-1.8.4-1.el7.x86_64 python-rhsm-1.8.7-1.el7.x86_64 subscription-manager-gui-1.8.4-1.el7.x86_64 subscription-manager-migration-1.8.4-1.el7.x86_64 subscription-manager-1.8.4-1.el7.x86_64 subscription-manager-debuginfo-1.8.4-1.el7.x86_64 # rct cat-manifest stageSamTest20Nov2011.zip | grep "Subscription:" -A14 Subscription: Name: Red Hat Enterprise Linux Workstation, Standard Quantity: 10 Created: 2011-11-20T22:43:46.000+0000 Start Date: 2011-11-16T05:00:00.000+0000 End Date: 2012-11-16T04:59:59.000+0000 Service Level: STANDARD Service Type: L1-L3 Architectures: SKU: RH0958488 Contract: 2635099 Order Number: 2272977 <========= Verified Entitlement File: export/entitlements/8a99f98133b862df0133c3264ba03dac.json Certificate File: export/entitlement_certificates/7197125163176484527.pem Certificate Version: 1.0 Verified This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. Flipping this back to NEW status. was switched from "Order Number" to "Order" in subscription-manager commit 75e43921983f615121166dea25940eed610b6b72 Works for me. I like rct cat-manifest outputting Order (sans Number, matches our subscription-manager outputs), and rct cat-cert outputting Order Number as Number, since it sits in the Order section, and Order appears two lines above it. resolved as per Matt's comment Version:
# rpm -qa | egrep "subscription-manager|python-rhsm"
subscription-manager-migration-data-1.11.3.1-1.git.1.78afd75.el5
subscription-manager-migration-1.8.10-1.git.1.b44c4b1.el5
python-rhsm-1.8.12-1.git.0.d747a65.el5
subscription-manager-firstboot-1.8.10-1.git.1.b44c4b1.el5
subscription-manager-1.8.10-1.git.1.b44c4b1.el5
subscription-manager-gui-1.8.10-1.git.1.b44c4b1.el5
# rct cat-manifest manifest_RH1569626.zip | grep "Subscription:" -A14
Subscription:
Name: RHN Monitoring (Up to 1 guest)
Quantity: 1
Created: 2013-02-21T15:31:13.000+0000
Start Date: 2012-12-31T05:00:00.000+0000
End Date: 2013-12-31T04:59:59.000+0000
Service Level: Layered
Service Type: L1-L3
Architectures:
SKU: RH1569626
Contract:
Order: <<<<<<<< VERIFIED
Account: 5206743
Entitlement File: export/entitlements/8a99f9833cf86efc013cfd613be066cb.json
Certificate File: export/entitlement_certificates/2414805806930829936.pem
VERIFIED
Aditional Information
# rct cat-cert /etc/pki/entitlement/572987628391620534.pem | grep order -A10
>> Number: order-8675309
SKU: awesomeos-all-just-86_64-cont
Contract: 103
Account: 12331131231
Service Level:
Service Type:
Quantity: 10
Quantity Used: 2
Socket Limit: 1
RAM Limit:
Core Limit:
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1332.html |