Moti Asayag has posted comments on this change.

Change subject: engine: Allow engine to configure management network
......................................................................


Patch Set 3: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsDeploy.java
Line 411:             );
Line 412:             return null;
Line 413:         }},
Line 414:         new Callable<Object>() { public Object call() throws 
Exception {
Line 415:              if 
(FeatureSupported.setupNetworks(_vds.getVdsGroupCompatibilityVersion())) {
Alon, 
if wishes to leave the version logic outside the host-deploy, i can extract it 
into another parameter to be set on VdsDeploy by the InstallVdsCommand.
Line 416:                  _parser.cliNoop();
Line 417:              } else {
Line 418:                  _parser.cliEnvironmentSet(
Line 419:                          VdsmEnv.MANAGEMENT_BRIDGE_NAME,


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iaf82e10481e595d690e7ce894283b4ed5b9b3269
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Martin Pavlik <xpavl...@gmail.com>
Gerrit-Reviewer: Mike Kolesnik <mkole...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to