On 11/6/18 3:25 AM, Eyal B wrote: > Hi, > Because of this fix https://review.openstack.org/#/c/611369/ ceilometer > which uses oslo.cache for redis fails to publish to gnocchi > > see this log: > http://logs.openstack.org/15/615415/1/check/vitrage-dsvm-datasources-py27/8d9e39e/logs/screen-ceilometer-anotification.txt.gz#_Nov_04_13_12_28_656863 Hmm, looks like the problem is that a memached-specific fix is also affecting the redis driver. We probably need to blacklist this release until we can come up with a fix: https://review.openstack.org/615935 I've opened a bug against oslo.cache as well: https://bugs.launchpad.net/oslo.cache/+bug/1801967 -Ben