Change in vdsm[master]: bootstrap: allow customize bridge name for standard sequence

Alon Bar-Lev alonbl at redhat.com
Mon Oct 8 14:08:40 UTC 2012


Alon Bar-Lev has posted comments on this change.

Change subject: bootstrap: allow customize bridge name for standard sequence
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File vds_bootstrap/setup
Line 292:         engine_ssh_key = None
Line 293:         rebootAfterInstallation = False
Line 294:         installVirtualizationService = True
Line 295:         installGlusterService = False
Line 296:         bridgeName = False
Right! thanks!

Actually, it will be never missing as in protocol 2 it is always passed...
Line 297:         opts, args = getopt.getopt(sys.argv[1:], "c:m:r:O:t:p:bf:S:gB:Vv:")
Line 298:         for o,v in opts:
Line 299:             if o == "-v":
Line 300:                 bootstrap_interface_version = int(v)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I70c178de55e14ecdcff92270df489dc1415ef26f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Bala.FA <barumuga at redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>


More information about the vdsm-patches mailing list