On Wed, Jul 09 2014, Thomas Goirand wrote: >> Do you know what tests fail exactly with keystoneclient? I'd imagine >> it's something from oslo-incubator, I'm not sure keystoneclient uses >> memcache directly. > > It's really in the unit tests of keystoneclient. See > keystoneclient/tests/test_auth_token_middleware.py around line 120. It > checks if python-memecached is installed. But truth, there's also some > stuff in keystoneclient/openstack/common/memorycache.py, so it's also in > oslo-incubator.
It's actually only in oslo-incubator in this case, as everything is tied to memorycache. I'll take a look at changing/fixing that in some way. -- Julien Danjou ;; Free Software hacker ;; http://julien.danjou.info
signature.asc
Description: PGP signature
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
