Bug 966069
Summary: | Stacking of a future subscription and present subsciption make the product "compliant" | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Rehana <redakkan> | ||||||
Component: | subscription-manager | Assignee: | Carter Kozak <ckozak> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | IDM QE LIST <seceng-idm-qe-list> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 5.10 | CC: | bkearney, ckozak, fsharath, jmolet, jsefler, skallesh, spandey | ||||||
Target Milestone: | rc | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2013-10-01 13:50:57 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 | ||||||||
Attachments: |
|
Description
Rehana
2013-05-22 12:12:05 UTC
Created attachment 751673 [details]
active subscription
Created attachment 751674 [details]
future subscription
commit 2a06a1de668005adaf8020494c2be5ebf0cbd9b1 Author: ckozak <ckozak> Date: Fri May 24 11:03:42 2013 -0400 966069: only stack valid ents You want to test this agianst candlepin 0.8.10 or later. Retested, Observed that only valid entitlements are considered to make the product compliant [root@localhost product]# subscription-manager list --installed +-------------------------------------------+ Installed Product Status +-------------------------------------------+ Product Name: Awesome OS for x86_64 Bits Product ID: 100000000000002 Version: 3.11 Arch: x86_64 Status: Partially Subscribed Status Details: Only covers 2 of 4 sockets. Starts: Ends: [root@localhost product]# 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: 79 Account: 12331131231 Serial: 753799388840872733 Pool ID: 8ac6a3f83f1d8949013f1d8b3e8d0775 Active: False Quantity Used: 1 Service Level: Service Type: Status Details: Starts: 05/28/2014 Ends: 05/28/2015 Subscription Name: Awesome OS for x86_64 Provides: Awesome OS for x86_64 Bits SKU: awesomeos-x86_64 Contract: 78 Account: 12331131231 Serial: 6737739607938081328 Pool ID: 8ac6a3f83f1d8949013f1d8b3eb9078a Active: True Quantity Used: 2 Service Level: Service Type: Status Details: Only covers 2 of 4 sockets. Starts: 06/07/2013 Ends: 06/07/2014 Subscription Name: Awesome OS for x86_64 Provides: Awesome OS for x86_64 Bits SKU: awesomeos-x86_64 Contract: 79 Account: 12331131231 Serial: 7945134943050548398 Pool ID: 8ac6a3f83f1d8949013f1d8b3e8d0775 Active: False Quantity Used: 1 Service Level: Service Type: Status Details: Starts: 05/28/2014 Ends: 05/28/2015 moving this to verified: on [root@localhost product]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 0.8.13-1 subscription-manager: 1.8.10-1.el5_9 python-rhsm: 1.8.12-1.el5_9 [root@localhost product]# rpm -qa | grep subsc subscription-manager-gui-1.8.10-1.el5_9 subscription-manager-migration-1.8.10-1.el5_9 subscription-manager-firstboot-1.8.10-1.el5_9 subscription-manager-debuginfo-1.8.10-1.el5_9 subscription-manager-1.8.10-1.el5_9 |