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:
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.