Change the way how we track deployment 07/21807/3
authorMichal Skalski <mskalski@mirantis.com>
Tue, 20 Sep 2016 07:38:32 +0000 (09:38 +0200)
committerMichal Skalski <mskalski@mirantis.com>
Thu, 22 Sep 2016 22:50:09 +0000 (00:50 +0200)
commitb73526033c5c5b93ca96f411a1d90dc5c49b9228
tree122d1f0fa57b6e6e1b2fc4f7e99a608b8eab452f
parent1d4f96facadd5458a87a4d68b0b5298ca47cd1fd
Change the way how we track deployment

Use fuel2 for start deployment. Since it does not return progress
use deployment task to provide this information. Currently used
'deploy-changes' will behave the same:
https://bugs.launchpad.net/fuel/+bug/1565026

Try to handle situation when nodes temporary go offline. With
deploy-changes environment still was in 'new' state in this situtation
which causes timeouts from jenkins.

JIRA: FUEL-196

Change-Id: I6548a5ec807551388e845044c282b7af32eb9100
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
deploy/cloud/deployment.py