reconfigure fails at memcached
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Critical
|
Steven Dake |
Bug Description
PLAY [memcached] *******
GATHERING FACTS *******
ok: [localhost]
TASK: [memcached | Ensuring the containers up] *******
ok: [localhost] => (item={'group': 'memcached', 'name': 'memcached'})
TASK: [memcached | Ensuring config directories exist] *******
ok: [localhost] => (item=memcached)
TASK: [memcached | Copying over config.json files for services] ***************
ok: [localhost] => (item=memcached)
TASK: [memcached | Check the configs] *******
ok: [localhost] => (item={'group': 'memcached', 'name': 'memcached'})
TASK: [memcached | Containers config strategy] *******
ok: [localhost] => (item={'group': 'memcached', 'name': 'memcached'})
TASK: [memcached | Remove the containers] *******
skipping: [localhost] => (item=['group', {u'KOLLA_
fatal: [localhost] => error while evaluating conditional: config_strategy == "COPY_ONCE" or item[1]
FATAL: all hosts have already failed -- aborting
PLAY RECAP *******
to retry, use: --limit @/root/site.retry
localhost : ok=58 changed=0 unreachable=1 failed=0
Command failed ansible-playbook -i /home/sdake/
Changed in kolla: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
assignee: | nobody → Steven Dake (sdake) |
milestone: | none → mitaka-rc1 |
Fix proposed to branch: master /review. openstack. org/288963
Review: https:/