From ${URL} : A flaw was found in openstack-keystone. Stale data can be utilized from a cache server that disconnected due to a network partition. This is because the flush_on_reconnect optional flag is not used. Upstream Bug: https://bugs.launchpad.net/keystone/+bug/1819957 @maintainer(s): after the bump, in case we need to stabilize the package, please let us know if it is ready for the stabilization or not.
I have open reviews to backport the fix to both of the stable branch versions we track in gentoo https://review.opendev.org/#/c/656419 and https://review.opendev.org/#/c/656420
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6942f27b246cddf9fdf08dcd89a08b2e6107071e commit 6942f27b246cddf9fdf08dcd89a08b2e6107071e Author: Matthew Thode <prometheanfire@gentoo.org> AuthorDate: 2019-05-07 01:53:47 +0000 Commit: Matthew Thode <prometheanfire@gentoo.org> CommitDate: 2019-05-07 01:54:03 +0000 dev-python/oslo-cache: fix stale cache on network partition Bug: https://bugs.gentoo.org/681012 Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --force Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> dev-python/oslo-cache/Manifest | 1 + .../{oslo-cache-1.30.3.ebuild => oslo-cache-1.30.3-r1.ebuild} | 7 ++++++- .../{oslo-cache-1.33.2.ebuild => oslo-cache-1.33.2-r1.ebuild} | 8 +++++++- 3 files changed, 14 insertions(+), 2 deletions(-)
fixed in tree