Currently during provision some nodes may fail but provision
will success. This failed nodes are causing pre deployment actions
to fail.
This change removes failed nodes from deployment info and from all tasks.
It is safe to do because currently we allow only compute nodes to fail.
Reviewed: https:/ /review. openstack. org/183081 /git.openstack. org/cgit/ stackforge/ fuel-astute/ commit/ ?id=b09729c64b6 95b2e6fcc88c318 43321759ec45d5
Committed: https:/
Submitter: Jenkins
Branch: master
commit b09729c64b695b2 e6fcc88c3184332 1759ec45d5
Author: Łukasz Oleś <email address hidden>
Date: Wed May 13 03:19:16 2015 +0200
Remove nodes which failed to provision
Currently during provision some nodes may fail but provision
will success. This failed nodes are causing pre deployment actions
to fail.
This change removes failed nodes from deployment info and from all tasks.
It is safe to do because currently we allow only compute nodes to fail.
Change-Id: I5c3b677ca49ad9 d2fd93a6ca1f524 edc91e0766d
Closes-bug: #1438933