Error running provisioning: undefined method `uids' for #<Array:0x00000002461278>
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
New
|
Undecided
|
Unassigned |
Bug Description
in the latest master code in the node provisioning is not started due to error in fuel-astute
which was entered in this commit 2b3a8592cc71c68
mclient_
def mclient_
+ results = []
+
+ nodes.each_
+ sleep Astute.
+ results += mclient_
+ end
+ results
+ end
+
+ def mclient_
remover = MClient.new(@ctx, "erase_node", nodes.uids.sort, check_result=false)
responses = remover.