Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1600781

Summary: keystone_cron container is not necessary because fernet token is used by default
Product: Red Hat OpenStack Reporter: Keigo Noha <knoha>
Component: openstack-keystoneAssignee: Nathan Kinder <nkinder>
Status: CLOSED NEXTRELEASE QA Contact: nlevinki <nlevinki>
Severity: low Docs Contact:
Priority: low    
Version: 13.0 (Queens)CC: alee, astupnik, hrybacki, knoha, nkinder, rmascena, srevivo
Target Milestone: z13Keywords: Triaged, ZStream
Target Release: 13.0 (Queens)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-29 04:33:43 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 Keigo Noha 2018-07-13 03:08:13 UTC
Description of problem:
keystone-cron container is not necessary because fernet token is used as default

keystone-cron container runs a cron job which runs 'keystone-manage token_flush' in it.

On the other hand, fernet token is used in keystone by default.
The container doesn't seem necessary anymore.

Comment 1 Keigo Noha 2018-10-10 00:53:18 UTC
Hello John,

Do we have any update on this bugzilla?

Best Regards,
Keigo Noha

Comment 2 Keigo Noha 2018-11-02 00:45:08 UTC
Hello John,

Do we have any updates on this bugzilla?

Best Regards,
Keigo Noha

Comment 13 Keigo Noha 2020-07-29 04:33:43 UTC
The customer agreed on that we can close this bugzilla as NEXTRELEASE.
Because RHOSP16 has a fix in this bugzilla and it won't deploy keystone_cron container anymore.