summaryrefslogtreecommitdiffstats
path: root/dispatch.py
diff options
context:
space:
mode:
authorKarsten Hopp <karsten@redhat.de>2004-08-02 13:05:16 +0000
committerKarsten Hopp <karsten@redhat.de>2004-08-02 13:05:16 +0000
commita4c6e2315ffd2a97dee34526ee5ab129d7475023 (patch)
tree6dd8c91aacbc6b6d68982d0bc8240ef7efa3e9b1 /dispatch.py
parentf202180e53575689c52d113bc7b3079ad55b9965 (diff)
downloadanaconda-a4c6e2315ffd2a97dee34526ee5ab129d7475023.tar.gz
anaconda-a4c6e2315ffd2a97dee34526ee5ab129d7475023.tar.xz
anaconda-a4c6e2315ffd2a97dee34526ee5ab129d7475023.zip
add calls to zfcp stuff
Diffstat (limited to 'dispatch.py')
-rw-r--r--dispatch.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/dispatch.py b/dispatch.py
index fc727f265..0b337864d 100644
--- a/dispatch.py
+++ b/dispatch.py
@@ -65,6 +65,7 @@ installSteps = [
("findrootparts", findRootParts, ("intf", "id", "dispatch", "dir", "instPath")),
("findinstall", ("dispatch", "intf", "id", "instPath")),
("installtype", ("dispatch", "id", "method", "intf")),
+ ("zfcpconfig", ("id.zfcp", "id.diskset", "intf")),
("partitionmethod", ("id.partitions", "id.instClass")),
("partitionobjinit", partitionObjectsInitialize, ("id.diskset",
"id.partitions",