Change in ovirt-engine[master]: webadmin: Add External Network Provider to list of providers
alkaplan at redhat.com
alkaplan at redhat.com
Tue Apr 12 07:41:39 UTC 2016
Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: Add External Network Provider to list of providers
......................................................................
webadmin: Add External Network Provider to list of providers
External Network provider is a new type of external provider
is oVirt. The UI must be modified to accomodate it, and an
appropriate model must be added.
Several classes in this patch are still empty (like
ExternalNetworkProviderProperties), they will be filled with
content when subsequent features for external networks will
be added.
Change-Id: I66e6898b273afab2333af950e186e2d970e89875
Signed-off-by: mirecki <mmirecki at redhat.com>
Bug-Url: https://bugzilla.redhat.com/1314375
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/ProviderType.java
M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/providers/ProviderModel.java
M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Enums.java
M frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/Enums.properties
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/tree/SystemTreeItemCell.java
6 files changed, 42 insertions(+), 17 deletions(-)
Approvals:
Marcin Mirecki: Verified
Alona Kaplan: Looks good to me, approved; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/54740
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I66e6898b273afab2333af950e186e2d970e89875
Gerrit-PatchSet: 14
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
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: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list