Change in ovirt-engine[master]: engine: Adjusting the value of binding:host_id during openst...

Alona Kaplan 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> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/network/openstack/BaseNetworkProviderProxy.java 1 file changed, 9 insertions(+), 1 deletion(-) Approvals: Marcin Mirecki: Verified Martin Mucha: Looks good to me, but someone else must approve Alona Kaplan: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/56396 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6f0fd4c2398112c189b853c1294bf535b82dca9b Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master 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: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
alkaplan@redhat.com