Change in ovirt-engine[master]: webadmin: Disable clusters incompatible with external networks

Lior Vernia has submitted this change and it was merged. Change subject: webadmin: Disable clusters incompatible with external networks ...................................................................... webadmin: Disable clusters incompatible with external networks Since it is impossible to attach an external network to a cluster that doesn't support it, it should be reflected in the GUI. While I was at it, also filtered out non-supporting clusters when importing networks from provider. Change-Id: Ida15ca4b63e894ab28f456fdd7e263405d6c679b Bug-Url: https://bugzilla.redhat.com/1049243 Signed-off-by: Lior Vernia <lvernia@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/ConfigurationValues.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/NewNetworkModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/networks/ImportNetworksModel.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/AbstractNetworkPopupView.java 4 files changed, 27 insertions(+), 5 deletions(-) Approvals: Lior Vernia: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/26842 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ida15ca4b63e894ab28f456fdd7e263405d6c679b Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
lvernia@redhat.com