Change in ovirt-engine[master]: core: Allow custom OpenStack Network plugin type

mkolesni at redhat.com mkolesni at redhat.com
Thu Jul 4 05:48:22 UTC 2013


Mike Kolesnik has submitted this change and it was merged.

Change subject: core: Allow custom OpenStack Network plugin type
......................................................................


core: Allow custom OpenStack Network plugin type

The plugin type should be specifiable by the user, as it will allow
installation of custom hooks that will support this specific plugin type
(it's up to the admin to make sure he puts in the correct value).

The old plugin types can still be sent from the UI, which would cause
the corresponding hook to be triggered.

Change-Id: Ib12a76a069d1d4b5c6cac642bfe6a3da1338a4c5
Signed-off-by: Mike Kolesnik <mkolesni at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/network/openstack/OpenstackNetworkProviderProxy.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/OpenstackNetworkProviderProperties.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/provider/ProviderDaoDbFacadeImpl.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/provider/ProviderDaoTest.java
4 files changed, 7 insertions(+), 8 deletions(-)

Approvals:
  Mike Kolesnik: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib12a76a069d1d4b5c6cac642bfe6a3da1338a4c5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list