Files
devstack/lib
Jens Harbott b2330c8919 Fix memcached_servers setting
By default memcached is bound to 127.0.0.1 and we have no code in place
to change that. So instead of using the $SERVICE_HOST variable, we
hardcode it to localhost, just as we do for the cache settings, see [1].

This also avoids a bug that occurs when $SERVICE_HOST contains an IPv6
address, as in that case it would have to be prefixed by "inet6:" [2].

[1] I95d798d122e2a95e27eb1d2c4e786c3cd844440b
[2] https://bugs.launchpad.net/swift/+bug/1610064

Change-Id: I46bed8a048f4b0d669dfc65b28ddeb36963553e0
Partial-Bug: 1656329
2017-09-19 17:45:29 +00:00
..
2015-11-27 15:36:04 +11:00
2017-09-06 11:55:04 +05:30
2015-11-27 15:36:04 +11:00
2017-08-17 10:33:14 -04:00
2017-07-10 17:06:16 -03:00
2015-11-27 15:36:04 +11:00
2017-09-19 17:45:29 +00:00
2017-07-10 17:06:16 -03:00
2017-09-06 12:56:00 +00:00
2017-06-20 14:09:30 -04:00
2017-09-06 12:56:00 +00:00