X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/bd028152c6323f4d3107d123cbf220ca37c42465..0329617acee35cf4f5299e3d431fd8e0e7fb4cbe:/INSTALL diff --git a/INSTALL b/INSTALL index 7faf968..857ff1a 100644 --- 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. @@ -60,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``.