[node-patches] Change in ovirt-node[master]: network: Only update DNS config, not everything
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Mon Oct 7 10:30:02 UTC 2013
Fabian Deutsch has submitted this change and it was merged.
Change subject: network: Only update DNS config, not everything
......................................................................
network: Only update DNS config, not everything
Previously the complete network configuration (and it's configuration
files) were rewritten from scratch when ovirtfunctions.configure_dns()
got triggered, which happens at every boot.
This also lead to custom ifcfg-* scripts getting removed.
This is now fixed and only the DNS related transaction is run.
Change-Id: Ic1fcc6946010903d851d51e9cdb4923cd6c7ab39
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirtnode/network.py
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Fabian Deutsch: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/19705
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic1fcc6946010903d851d51e9cdb4923cd6c7ab39
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the node-patches
mailing list