yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #90535
[Bug 1998268] [NEW] Fernet uid/gid logic issue
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
Follow ups