Bug 981110 - system.entitlement_valid is lost when list facts
Summary: system.entitlement_valid is lost when list facts
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: subscription-manager
Version: 5.10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: candlepin-bugs
QA Contact: IDM QE LIST
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel510
TreeView+ depends on / blocked
 
Reported: 2013-07-04 03:39 UTC by qianzhan
Modified: 2013-07-08 11:28 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-08 11:28:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description qianzhan 2013-07-04 03:39:32 UTC
Description of problem:
system.entitlement_valid is lost when list facts

Version-Release number of selected component (if applicable):
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-certs-tools-1.4.2-2.el6sat.noarch
katello-cli-1.4.2-8.el6sat.noarch
katello-cli-common-1.4.2-8.el6sat.noarch
katello-common-1.4.2-17.el6sam_splice.noarch
katello-configure-1.4.3-17.el6sam.noarch
katello-glue-candlepin-1.4.2-17.el6sam_splice.noarch
katello-glue-elasticsearch-1.4.2-17.el6sam_splice.noarch
katello-headpin-1.4.2-17.el6sam_splice.noarch
katello-headpin-all-1.4.2-17.el6sam_splice.noarch
katello-selinux-1.4.3-3.el6sat.noarch
signo-katello-0.0.18-1.el6sat.noarch
candlepin-0.8.9-1.el6_4.noarch
candlepin-scl-1-5.el6_4.noarch
candlepin-scl-quartz-2.1.5-5.el6_4.noarch
candlepin-scl-rhino-1.7R3-1.el6_4.noarch
candlepin-scl-runtime-1-5.el6_4.noarch
candlepin-tomcat6-0.8.9-1.el6_4.noarch
thumbslug-0.0.32-1.el6sam.noarch
thumbslug-selinux-0.0.32-1.el6sam.noarch
subscription-manager-1.8.11-1.el5

How reproducible:
always

Steps to Reproduce:
1.Register to SAM
[root@unused ~]# subscription-manager register
Username: admin
Password: 
The system has been registered with ID: 4a6be573-5378-4717-b6ca-4e195b279b2e 

2.Check system.entitlement_valid
[root@unused ~]# subscription-manager facts --list | grep system.entitlement
[root@unused ~]#

Actual results:
There is no 'system.entitlement_valid' when list facts

Expected results:
There should be 'system.entitlement_valid' when list facts


Additional info:

Comment 1 Devan Goodwin 2013-07-08 11:28:21 UTC
This was removed when the move was made to server side compliance checking. The client no longer calculated whether it's entitlements are valid or not, so the fact the client reports was removed.


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