Files
swift/test/unit/common/test_memcached.py
Timur Alperovich 725a166ebd Make _get_addr() method a function in utils.
The patch moves the MemcacheConnPool._get_addr() method a function in
swift.common.utils. The function is renamed to parse_socket_string()
and the documentation is updated accordingly. The test for it has also
been moved.

Change-Id: Ida65b2fded28d0a059e668646f5b89714298f348
2016-01-12 21:09:48 -08:00

24 KiB