[node-patches] Change in ovirt-node[master]: network: Remove calls to removed functions

fabiand at fedoraproject.org fabiand at fedoraproject.org
Fri Jun 21 15:04:32 UTC 2013


Fabian Deutsch has uploaded a new change for review.

Change subject: network: Remove calls to removed functions
......................................................................

network: Remove calls to removed functions

Change-Id: Iaa4bc49d844dcb30ae3aa9c7accb159e4eaea35f
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirtnode/network.py
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/80/15980/1

diff --git a/src/ovirtnode/network.py b/src/ovirtnode/network.py
index 4b52e04..6d346b5 100644
--- a/src/ovirtnode/network.py
+++ b/src/ovirtnode/network.py
@@ -49,8 +49,6 @@
         self.nic = ""
         self.bridge = ""
         self.vlan_id = ""
-        self.localhost_entry = self.get_localhost_entry()
-        self.alias_count = self.get_num_localhost_aliases()
 
     def configure_dns(self):
         from ovirt.node.config.defaults import Network


-- 
To view, visit http://gerrit.ovirt.org/15980
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaa4bc49d844dcb30ae3aa9c7accb159e4eaea35f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>



More information about the node-patches mailing list