[Bug 1991250] Fix included in openstack/oslo.cache 3.4.0

OpenStack Infra 1991250 at bugs.launchpad.net
Mon May 15 08:41:06 UTC 2023


This issue was fixed in the openstack/oslo.cache 3.4.0  release.

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-oslo.cache in Ubuntu.
https://bugs.launchpad.net/bugs/1991250

Title:
  python-binary-memcached is now a hard dependency but doesn't need to
  be

Status in oslo.cache:
  Fix Released
Status in python-oslo.cache package in Ubuntu:
  Fix Released

Bug description:
  See
  https://opendev.org/openstack/oslo.cache/commit/d229d3edb73610137d78779b12e6dc226a3c6e61

  I'm having issues with the python-binary-memcached package. For
  ubuntu, if it is a required dependency then we need to get it into
  main (since oslo.ache is in main). In order to do that we need the
  python-binary-memcachd package to run unit tests. However the upstream
  repository's unit tests don't run successfully and upstream also
  doesn't gate PRs with unit test execution. For more on that see:
  https://github.com/jaysonsantos/python-binary-memcached/issues/250

  Can we make it an optional dependency?
  In other words, considering it is only used if sasl_enabled=True, we could allow the memcache_pool backend to continue to execute as it used to even if python-binary-memcached is not installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.cache/+bug/1991250/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list