neutron failed to deploy in ubuntu binary
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Medium
|
Unassigned |
Bug Description
neutron in master failed to deploy in a multi-node deployment (ubuntu binary)
Log:
TASK: [neutron | Starting neutron-dhcp-agent container] *******
skipping: [compute-node]
failed: [controller] => {"changed": true, "failed": true}
msg: APIError(
in controller:
ae2838c514e2 kolla:4000/
docker start ae2838c514e2:
Error response from daemon: Cannot start container ae2838c514e2483
Error: failed to start containers: ae2838c514e2
Changed in kolla: | |
importance: | Low → Medium |
milestone: | mitaka-3 → mitaka-rc1 |
I believe this is fixed with using the shared flag in systemd. I believe Sam has a patch to modify the docs to resolve this problem.