Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: Don't attach external networks to NIC by label
......................................................................
webadmin: Don't attach external networks to NIC by label
External networks shouldn't be statically attached to a host's
interface, neither manually nor by label.
Change-Id: I202843bce1635facda3228855e8b2569370e4ed6
Bug-Url:
https://bugzilla.redhat.com/1059233
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostSetupNetworksModel.java
1 file changed, 7 insertions(+), 5 deletions(-)
Approvals:
Daniel Erez: Looks good to me, approved
Lior Vernia: Verified
--
To view, visit
http://gerrit.ovirt.org/23857
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I202843bce1635facda3228855e8b2569370e4ed6
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server