Bug 976924
| Summary: | list --consumed should not substitute "None" for null support level and type | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | John Sefler <jsefler> |
| Component: | subscription-manager | Assignee: | Carter Kozak <ckozak> |
| Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.10 | CC: | bkearney, ckozak, skallesh |
| Target Milestone: | rc | Keywords: | Regression |
| Target Release: | --- | ||
| 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 23:11:13 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 | ||
|
Description
John Sefler
2013-06-21 22:13:01 UTC
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. Looks like something went wrong in a merge, fix is on the way commit 77aace5566184f0032e9ec28353c29e7088aa60d
Author: ckozak <ckozak>
Date: Mon Jun 24 09:30:32 2013 -0400
976924: empty service level and type
[root@localhost ~]# subscription-manager version
server type: Red Hat Subscription Management
subscription management server: 0.8.16-1
subscription-manager: 1.8.13-1.el5
python-rhsm: 1.8.13-1.git.0.85d7af5.el5
[root@localhost ~]# subscription-manager register --org=admin --force
The system with UUID 9b66ccd2-50d1-4b04-861e-a8f5ac328cf5 has been unregistered
Username: admin
Password:
The system has been registered with ID: e88ab74a-147d-4c70-8fee-1ee270c8ce0f
[root@localhost ~]# subscription-manager list --avail
+-------------------------------------------+
Available Subscriptions
+-------------------------------------------+
Subscription Name: Awesome OS for x86_64
SKU: awesomeos-x86_64
Pool ID: 8ac6a3a23fbcb162013fbcb26d7f06ea
Quantity: 4
Service Level:
Service Type:
Multi-Entitlement: Yes
Ends: 07/08/2014
System Type: Physical
[root@localhost ~]# subscription-manager attach --pool 8ac6a3a23fbcb162013fbcb26d7f06ea
Successfully attached a subscription for: Awesome OS for x86_64
[root@localhost ~]# subscription-manager list --consumed
+-------------------------------------------+
Consumed Subscriptions
+-------------------------------------------+
Subscription Name: Awesome OS for x86_64
Provides: Awesome OS for x86_64 Bits
SKU: awesomeos-x86_64
Contract: 78
Account: 12331131231
Serial: 7837040159205657709
Pool ID: 8ac6a3a23fbcb162013fbcb26d7f06ea
Active: True
Quantity Used: 1
Service Level:
Service Type:
Status Details: Only covers 1 of 4 sockets.
Starts: 07/08/2013
Ends: 07/08/2014
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 |