Doron Fediuck has posted comments on this change.

Change subject: packaging: setup: wait for cluster to become ready
......................................................................


Patch Set 1:

(1 comment)

....................................................
File src/plugins/ovirt-hosted-engine-setup/engine/add_host.py
Line 255:                     )
Line 256:                 )
Line 257:                 if tries % 30 == 0:
Line 258:                     self.logger.info(_(
Line 259:                         'Waiting for default cluster to become 
operational...'
Please take cluster name from the cluster, instead of 'default'.
We should allow non-default in the next version as well....
Line 260:                     ))
Line 261:                 time.sleep(self.VDSM_DELAY)
Line 262:         if cpu is None and tries == 0:
Line 263:             self.logger.error(_(


-- 
To view, visit http://gerrit.ovirt.org/22955
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6a6fb4bdafe37e363aefae11a2655a4189ae2ecb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <[email protected]>
Gerrit-Reviewer: Adam Litke <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Greg Padgett <[email protected]>
Gerrit-Reviewer: Martin Sivák <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to