[node-patches] Change in ovirt-node[master]: Remove final references to the old kdump codebase

rbarry at redhat.com rbarry at redhat.com
Tue Aug 5 13:07:10 UTC 2014


Ryan Barry has uploaded a new change for review.

Change subject: Remove final references to the old kdump codebase
......................................................................

Remove final references to the old kdump codebase

Remove it from the makefile, and remove the unnecessary import
from ovirt-auto-install.

Change-Id: I125c000912176e3e230b9c7d4ae136dbb5362277
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M scripts/ovirt-auto-install.py
M src/Makefile.am
2 files changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/79/31079/1

diff --git a/scripts/ovirt-auto-install.py b/scripts/ovirt-auto-install.py
index b8c5e9d..5b1c930 100755
--- a/scripts/ovirt-auto-install.py
+++ b/scripts/ovirt-auto-install.py
@@ -23,7 +23,6 @@
 from ovirtnode.install import *
 from ovirtnode.network import *
 from ovirtnode.log import *
-from ovirtnode.kdump import *
 from ovirt.node.utils.console import TransactionProgress
 from ovirt.node.utils import system
 from ovirt.node.utils import security, storage, hooks
diff --git a/src/Makefile.am b/src/Makefile.am
index 785b167..98bdf20 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -41,7 +41,6 @@
   ovirtnode/__init__.py \
   ovirtnode/install.py \
   ovirtnode/iscsi.py \
-  ovirtnode/kdump.py \
   ovirtnode/log.py \
   ovirtnode/network.py \
   ovirtnode/ovirtfunctions.py \


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I125c000912176e3e230b9c7d4ae136dbb5362277
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>



More information about the node-patches mailing list