From dfcd48bd3b7cedc033365d70c98da766bfa15b9c Mon Sep 17 00:00:00 2001 From: Radek Vykydal Date: Wed, 7 Mar 2012 10:36:56 +0100 Subject: iscsi: add iface binding support to discovery and setup GUI (#500273) Resolves: rhbz#500273 In this initial support all used nodes will be either iface bound using default iface. --- data/ui/adddrive.glade | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'data') diff --git a/data/ui/adddrive.glade b/data/ui/adddrive.glade index cf8ad47ce..6a0a7cc7a 100644 --- a/data/ui/adddrive.glade +++ b/data/ui/adddrive.glade @@ -139,6 +139,39 @@ + + + True + 0.5 + 0.5 + 1 + 1 + 0 + 0 + 18 + 0 + + + + True + True + _Bind targets to network interfaces + True + GTK_RELIEF_NORMAL + True + False + False + True + + + + + 0 + False + False + + + True -- cgit