Bug 1002379
Summary: | No yellow status icon is displayed in 'My Subscriptions' tab for subscriptions which will expire soon. | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] Subscription Asset Manager | Reporter: | qianzhan | ||||||||
Component: | candlepin | Assignee: | Katello Bug Bin <katello-bugs> | ||||||||
Status: | CLOSED NOTABUG | QA Contact: | SAM QE List <sam-qe-list> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 1.3 | CC: | bkearney, ckozak, gxing, liliu, sgao | ||||||||
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-09-03 15:10:36 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: | 833466 | ||||||||||
Attachments: |
|
Description
qianzhan
2013-08-29 04:28:20 UTC
Created attachment 791578 [details]
'Screenshot from 2013-08-29 12:17:19.png'
can you please send the rct cat-cert output for the caerticate, or just attach the cert. Created attachment 792040 [details]
'entitlement cert which expired soon'
(In reply to Bryan Kearney from comment #2) > can you please send the rct cat-cert output for the caerticate, or just > attach the cert. Hi, Bryan I have attached the entitlement cert: 'entitlement cert which expired soon'. Qianqian The warning period on that certificate is 0, so it will never be marked as "expiring soon" [root@ckozak-desktop Downloads]# rct cat-cert 5416138632133457384.pem | grep "Warning Period" Warning Period: 0 (In reply to Carter Kozak from comment #5) > The warning period on that certificate is 0, so it will never be marked as > "expiring soon" > > [root@ckozak-desktop Downloads]# rct cat-cert 5416138632133457384.pem | grep > "Warning Period" > Warning Period: 0 Hi Carter, We need a further check on this issue. Can you tell how to get a entitlement cert whose 'Warning Period' is not 0 ? Or can you provide me with an entitlement cert with non-zero 'Warning Period' ? Thank you very much! Qianqian Created attachment 793655 [details]
Entitlement cert with warning period set
The entitlements coming from production and stage should have the "Warning Period" attribute set, but I'm not sure that they do. Here's a test cert with the attribute set to 30.
(In reply to Carter Kozak from comment #7) > Created attachment 793655 [details] > Entitlement cert with warning period set > > The entitlements coming from production and stage should have the "Warning > Period" attribute set, but I'm not sure that they do. Here's a test cert > with the attribute set to 30. Hi Carter, I have checked the issue with entitlement-cert provided by you, and a yellow status icon is displayed in 'My Subscriptions' tab when the subscription will expire in 30 days. Thanks a lot! Qianqian |