Switch the instance_reboot rpc to (status, data)
[ganeti-local] / INSTALL
diff --git a/INSTALL b/INSTALL
index 7faf968..5f5dda3 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -28,8 +28,6 @@ Before installing, please verify that you have the following programs:
     ftp://ftp.inr.ac.ru/ip-routing/iputils-current.tar.gz
   - Python 2.4
     http://www.python.org
-  - Python Twisted library (the core is enough)
-    http://twistedmatrix.com/
   - Python OpenSSL bindings
     http://pyopenssl.sourceforge.net/
   - simplejson Python module
@@ -37,8 +35,6 @@ Before installing, please verify that you have the following programs:
   - pyparsing Python module
     http://pyparsing.wikispaces.com/
 
-For testing, you also need the YAML module for Python (http://pyyaml.org/).
-
 For building from source, you also need tar, gzip or bzip2 and make.