Alon Bar-Lev has posted comments on this change. Change subject: engine: Install Openstack agents on the host ......................................................................
Patch Set 3: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsDeploy.java Line 458: }}, Line 459: new Callable<Void>() {@CallWhen(CustomizationCondition.NEUTRON_SETUP) Line 460: public Void call() throws Exception { Line 461: _parser.cliEnvironmentSet( Line 462: OpenStackEnv.NEUTRON_CONFIG_PREFIX + "/DEFAULT/qpid_port", you don't need the leading / Line 463: _openStackAgentProperties.getAgentConfiguration().getQpidConfiguration().getPort() Line 464: ); Line 465: return null; Line 466: }}, -- To view, visit http://gerrit.ovirt.org/16851 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib365bc5e7db9b0c1d070eb9182b554cd830e797d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <mkole...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkole...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches