Sandro Bonazzola has posted comments on this change.

Change subject: bin: add the host to a specific cluster
......................................................................


Patch Set 6:

(1 comment)

http://gerrit.ovirt.org/#/c/25456/6/src/plugins/ovirt-hosted-engine-setup/engine/add_host.py
File src/plugins/ovirt-hosted-engine-setup/engine/add_host.py:

Line 424:                     'Enter the cluster that you want to add the host '
Line 425:                     'to [@DEFAULT@]: '
Line 426:                 ),
Line 427:                 prompt = True,
Line 428:                 default = cluster_name,
Sorry Meital, 
 ./add_host.py:422:21: E251 unexpected spaces around keyword / parameter equals
 ./add_host.py:422:23: E251 unexpected spaces around keyword / parameter equals
 ./add_host.py:423:21: E251 unexpected spaces around keyword / parameter equals
 ./add_host.py:423:23: E251 unexpected spaces around keyword / parameter equals
 ./add_host.py:427:23: E251 unexpected spaces around keyword / parameter equals
 ./add_host.py:427:25: E251 unexpected spaces around keyword / parameter equals
 ./add_host.py:428:24: E251 unexpected spaces around keyword / parameter equals
 ./add_host.py:428:26: E251 unexpected spaces around keyword / parameter equals
Line 429:             )
Line 430:             engine_api.hosts.add(
Line 431:                 self._ovirtsdk_xml.params.Host(
Line 432:                     name=self.environment[


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I00167e70296645e5cf732b64d87efa1cf66ca783
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Meital Bourvine <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Simone Tiraboschi <[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