Revision daa4dcc1 INSTALL

b/INSTALL
41 41
  setup; optional otherwise but manual setup of the nodes required
42 42
- `affinity Python module <http://pypi.python.org/pypi/affinity/0.1.0>`_,
43 43
  optional python package for supporting CPU pinning under KVM
44
- `ElementTree Python module <http://effbot.org/zone/element-index.htm>`_,
45
  if running python 2.4 (optional, used by ovfconverter tool)
44 46

  
45 47
These programs are supplied as part of most Linux distributions, so
46 48
usually they can be installed via the standard package manager. Also
......
51 53
  $ apt-get install lvm2 ssh bridge-utils iproute iputils-arping \
52 54
                    ndisc6 python python-pyopenssl openssl \
53 55
                    python-pyparsing python-simplejson \
54
                    python-pyinotify python-pycurl socat
56
                    python-pyinotify python-pycurl socat \
57
		    python-elementtree
55 58

  
56 59
If you want to also enable the `htools` components, which is recommended
57 60
on bigger deployments (they give you automatic instance placement,

Also available in: Unified diff