Fix memcached doesn't start issue 59/33359/1
authorQiLiang <liangqi1@huawei.com>
Mon, 27 Mar 2017 02:32:20 +0000 (10:32 +0800)
committerJustin chi <chigang@huawei.com>
Fri, 14 Apr 2017 03:19:08 +0000 (03:19 +0000)
commit2f838b0d5ea2fbc50ae3ebdc90fef656fdc19f7c
treec7cc44404322de48ec283788004dc5f5487c0d3c
parent29adca46b4b87f9abb81b2358fa4c4c90bef3254
Fix memcached doesn't start issue

JIRA: -

Sometimes memcached does not start after installation finished,
which will cause issues like openstack dashboard open instance
console failure.

This patch add memcached restart notify during package installation
and add memcached to cron service-status-check task's config file:
/opt/service

Change-Id: I625899348fb447875fcca7beedb619b5490ce567
Signed-off-by: QiLiang <liangqi1@huawei.com>
(cherry picked from commit 5dfa77861d3d5d561dfa19edcc71363a2b91e96b)
deploy/adapters/ansible/openstack/templates/nova.conf
deploy/adapters/ansible/roles/memcached/tasks/main.yml