Change in ovirt-engine[ovirt-engine-3.6]: engine: Moving network provider id from paramters to paramte...

tnisan at redhat.com tnisan at redhat.com
Tue Jun 7 13:43:05 UTC 2016


Tal Nisan has submitted this change and it was merged.

Change subject: engine: Moving network provider id from paramters to paramters.vdsstaticdata
......................................................................


engine: Moving network provider id from paramters to paramters.vdsstaticdata

The openstack network provider is moved from parameters to
parameters.vdsstaticdata. This will alow to persist
the openstack network provider as part of VdsStatic data.
This is required to distinguish hosts which have the
neutron agent configured during host installation.
In this case the neutron agent has the property
binding:host_id set to a custom value, and this
needs to be reflected during openstack port allocation.
In case the agent is installed manually, the property
value must not be customized.

Change-Id: I71c6ac97486a210d80da6e5b6e23386b32e538ff
Signed-off-by: mirecki <mmirecki at redhat.com>
Bug-Url: https://bugzilla.redhat.com/1318543
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/AddVdsCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/UpdateVdsCommand.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdsOperationActionParameters.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/hostdeploy/InstallVdsParameters.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostListModel.java
5 files changed, 21 insertions(+), 20 deletions(-)

Approvals:
  Marcin Mirecki: Verified
  Alona Kaplan: Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/58725
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I71c6ac97486a210d80da6e5b6e23386b32e538ff
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Marcin Mirecki <mmirecki at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Marcin Mirecki <mmirecki at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list