Public bug reported:
Running
keystone-manage fernet_rotate --keystone-user root --keystone-group
keystone
Will not work as expected due to some wrong logic when uid is set to 0
due to 0 == False
The new 0 key will have ownership of root:root, not root:keystone
** Affects: keystone
Importance: Undecided
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1998268
Title:
Fernet uid/gid logic issue
Status in OpenStack Identity (keystone):
In Progress
Bug description:
Running
keystone-manage fernet_rotate --keystone-user root --keystone-group
keystone
Will not work as expected due to some wrong logic when uid is set to 0
due to 0 == False
The new 0 key will have ownership of root:root, not root:keystone
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1998268/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp