fatal: [openstack002] => One or more undefined variables: 'dict object' has no attribute 'stdout'
Bug #1520728 reported by
Chandra
This bug affects 9 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Invalid
|
Critical
|
Unassigned | ||
Liberty |
Won't Fix
|
Critical
|
Unassigned | ||
Mitaka |
Invalid
|
Critical
|
Unassigned |
Bug Description
Hi,
i am getting error while deploying multi node . branch is liberty.
** getting error when my config is as below **
[control]
openstack002
[network]
openstack002
[compute]
openstack003
here are logs:
http://
http://
http://
*** its works when my config file is as below **
[control]
openstack002
openstack003
[network]
openstack002
openstack003
[compute]
openstack002
openstack003
if i use single node for each one it fails. but when i use 2 nodes for each then it works.
Changed in kolla: | |
status: | New → Triaged |
importance: | Undecided → Critical |
milestone: | none → mitaka-1 |
Changed in kolla: | |
status: | Triaged → Confirmed |
Changed in kolla: | |
milestone: | mitaka-1 → mitaka-2 |
Changed in kolla: | |
assignee: | nobody → weiyu (weiyu) |
Changed in kolla: | |
milestone: | mitaka-2 → mitaka-3 |
Changed in kolla: | |
assignee: | weiyu (weiyu) → nobody |
Changed in kolla: | |
milestone: | mitaka-rc1 → mitaka-rc2 |
Changed in kolla: | |
milestone: | none → newton-1 |
tags: | added: retriage |
Changed in kolla: | |
milestone: | newton-1 → newton-2 |
Changed in kolla: | |
milestone: | newton-2 → newton-3 |
Changed in kolla: | |
milestone: | newton-3 → occata-1 |
description: | updated |
Changed in kolla: | |
milestone: | ocata-1 → ocata-2 |
Changed in kolla: | |
milestone: | ocata-2 → ocata-3 |
Changed in kolla: | |
milestone: | ocata-3 → ocata-rc1 |
Changed in kolla: | |
milestone: | ocata-rc1 → pike-1 |
Changed in kolla: | |
milestone: | pike-2 → pike-3 |
Changed in kolla: | |
milestone: | pike-3 → pike-rc1 |
Changed in kolla: | |
milestone: | pike-rc1 → queens-1 |
Changed in kolla: | |
milestone: | queens-2 → queens-3 |
To post a comment you must log in.
Update :
i am using ubuntu and source