openstack-ansible/scripts/upgrade-utilities
Logan V d524386bb7 Flush memcached on first listen IP only
In environments where memcached_listen is overridden to listen on multiple
IP addresses, the memcached-flush upgrade playbook will fail because it is
trying to flush an IP like "172.29.236.219,127.0.0.1"

This will fix the memcached flush playbook to flush only the first listen IP
that is specified in the memcached.conf file.

Change-Id: I7b34933c1569b97f3cd23bb3db86dd0067fc846e
2016-06-27 08:41:07 -05:00
..
playbooks Flush memcached on first listen IP only 2016-06-27 08:41:07 -05:00
scripts Initial commit to enable mitaka>newton upgrades 2016-05-13 22:26:19 +01:00