Bug 956367

Summary: Entitlement name space rules do not seem to treat host_limited correctly
Product: Red Hat Satellite Reporter: Bryan Kearney <bkearney>
Component: Subscription ManagementAssignee: Michael Stead <mstead>
Status: CLOSED NOTABUG QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: NightlyCC: cwelton, dgoodwin, mmccune, mstead
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-17 18:36:39 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:

Description Bryan Kearney 2013-04-24 19:48:21 UTC
AbstractEntitlementRules line 432 deals with standalone and host_limited, but line 449 does not. This seems inconsistent.

(02:22:41 PM) dgoodwin: bkearney: is !attributes.containsKey("host_limited") what you are expecting to see in 449
(02:22:51 PM) bkearney: dgoodwin: yes
(02:23:11 PM) dgoodwin: bkearney: i think you may have spotted a bug

Comment 2 Michael Stead 2013-05-06 17:52:31 UTC
Fixed in master branch.
Commit: 32b46ea2b2e9cfdea206d50436fe9fb0b24ceca2

Available in: candlepin-0.8.6-1+

Comment 5 Devan Goodwin 2013-10-17 18:36:12 UTC
I don't think this has any bearing on Satellite, it is not testable there in any case, as the change is related to hosted deployments of Candlepin only.