oslo.cache/releasenotes
Morgan Fainberg 6e6d3d6b06 Config dict arguments.url must be a list
For memcache, arguments.url is assumed to be a list, this means
that the underlying memcache library could not handle a case where
a string (comma separated) was passed in. The idea is to force a
split on ',' in the special case of backend_argument=url:...
so that a list is passed to the backend.

Change-Id: I65afb46455423d7f96e17c471330c8d74dc17cac
Closes-Bug: #1743036
(cherry picked from commit 685a05edfe)
2018-10-17 15:49:36 +00:00
..
notes Config dict arguments.url must be a list 2018-10-17 15:49:36 +00:00
source Imported Translations from Zanata 2018-05-02 07:26:17 +00:00