+++ This bug was initially created as a clone of Bug #982534 +++
Description of problem:
Configure network with dhcp, then check the DNS server1/2 info in TUI:
DNS Server 1: 10.66.127.17
DNS Server 2: 10.66.5.26
Then delete the DNS Server 1 configuration and check the network page again
DNS Server 1: 10.66.5.26
DNS Server 2: 10.66.5.26
this result isn't what we expect result.
Version-Release number of selected component (if applicable):
rhev-hypervisor6-6.5-20130222.0.auto1716.el6
ovirt-node-3.0.0-2.999.20130708020233git0792892.el6.noarch
How reproducible:
100%
Steps to Reproduce:
1.Configure network with dhcp, then check the DNS server1/2 info in TUI:
2.delete the DNS Server 1 configuration and check the network page again
Actual result:
After step 2, check the DNS server1/2 info in network page:
DNS Server 1: 10.66.5.26
DNS Server 2: 10.66.5.26
Expect result:
After step 2, the DNS server 1 with info "10.66.5.26" and the DNS server 2 is blank
DNS Server 1: 10.66.5.26
DNS Server 2: ____________
Additional info: