
Tal Nisan has submitted this change and it was merged. Change subject: engine: Adjusting the value of binding:host_id during openstack port allocation ...................................................................... engine: Adjusting the value of binding:host_id during openstack port allocation The value of binding:host_id must be the same value as was set during the automated neutron agent during host installation, or just the host name if the agent was installed manually. If the neutron agent was installed automatically during host deployment, the vds static data will contain the provider id. Based on this the value the host_id is determined. Change-Id: I6f0fd4c2398112c189b853c1294bf535b82dca9b Signed-off-by: mirecki <mmirecki@redhat.com> Bug-Url: https://bugzilla.redhat.com/1318543 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/network/openstack/OpenstackNetworkProviderProxy.java 1 file changed, 9 insertions(+), 1 deletion(-) Approvals: Marcin Mirecki: Verified Alona Kaplan: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/58742 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6f0fd4c2398112c189b853c1294bf535b82dca9b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Marcin Mirecki <mmirecki@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Marcin Mirecki <mmirecki@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>