Comment 2 for bug 1673657

Revision history for this message
MarginHu (margin2017) wrote :

I commented the line about heka in kolla-ansible/ansible/roles like the following:

nova/defaults/main.yml:35: #- "heka_socket:/var/lib/kolla/heka/"
swift/tasks/start.yml:163: #- "heka_socket:/var/lib/kolla/heka/"
swift/tasks/start.yml:177: #- "heka_socket:/var/lib/kolla/heka/"

and found the issue has been resolved.