neutron failed to deploy in a multi-node deployment
Bug #1546789 reported by
Lingfeng Xiong
This bug affects 10 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Critical
|
Steven Dake | ||
Mitaka |
Fix Released
|
Critical
|
Steven Dake |
Bug Description
I deployed ubuntu binary images in a multi-node environment. It failed with:
TASK: [neutron | Reading json from variable] *******
skipping: [node-compute]
fatal: [node-controller] => One or more undefined variables: 'dict object' has no attribute 'stdout'
If I only deploy on controller node by removing anything from [compute] section in inventory, the deployment is succeeded.
Changed in kolla: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → mitaka-3 |
Changed in kolla: | |
assignee: | nobody → Thiago Gomes (fthiagogv) |
Changed in kolla: | |
assignee: | Thiago Gomes (fthiagogv) → nobody |
Changed in kolla: | |
milestone: | none → newton-1 |
Changed in kolla: | |
assignee: | nobody → Michał Jastrzębski (inc007) |
status: | Triaged → Confirmed |
Changed in kolla: | |
status: | In Progress → Fix Committed |
Changed in kolla: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Hi Steven,
I saw you set this bug as triaged. Could you share the root of this bug and/or possible workarounds?