LUSetInstanceParams: abstract _GetUpdatedParams
[ganeti-local] / INSTALL
diff --git a/INSTALL b/INSTALL
index 11abbf5..857ff1a 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
@@ -58,6 +56,7 @@ Before initialising the cluster, on each node you need to create the following
 directories:
 
   - /etc/ganeti
+  - /var/lib/ganeti, /var/log/ganeti
   - /srv/ganeti, /srv/ganeti/os, /srv/ganeti/export
 
 After this, use ``gnt-cluster init``.