Revision 62eef7c0

b/INSTALL
43 43
  ``ganeti-listrunner``
44 44
- `affinity Python module <http://pypi.python.org/pypi/affinity/0.1.0>`_,
45 45
  optional python package for supporting CPU pinning under KVM
46
- `fdsend Python module <https://gitorious.org/python-fdsend>`_,
47
  optional Python package for supporting NIC hotplugging under KVM
46 48
- `qemu-img <http://qemu.org/>`_, if you want to use ``ovfconverter``
47 49
- `fping <http://fping.sourceforge.net/>`_
48 50
- `Python IP address manipulation library
b/NEWS
77 77
   - one can not (yet) hotplug a disk using userspace access mode for RBD
78 78
   - in case of a downgrade instances should suffer a reboot in order to
79 79
     be migratable (due to core change of runtime files)
80
   - ``python-fdsend`` is required for NIC hotplugging.
80 81

  
81 82
Misc changes
82 83
~~~~~~~~~~~~
......
101 102

  
102 103
- The version requirements for ``python-mock`` have increased to at least
103 104
  version 1.0.1. It is still used for testing only.
105
- ``python-fdsend`` (https://gitorious.org/python-fdsend) is optional
106
  but required for KVM NIC hotplugging to work.
104 107

  
105 108
Since 2.10.0 rc3
106 109
~~~~~~~~~~~~~~~~

Also available in: Unified diff