Merge branch 'devel-2.1'
authorMichael Hanselmann <hansmi@google.com>
Thu, 18 Feb 2010 12:40:51 +0000 (13:40 +0100)
committerMichael Hanselmann <hansmi@google.com>
Thu, 18 Feb 2010 12:40:51 +0000 (13:40 +0100)
commit69ca2f0bfbf7945b0497be32ca615361ea6359e5
tree7a06081e98deaef999facf7308392c93b25293b8
parent8a28f5913a147a89fed67c75ad301bc109b0ac61
parent288d9e0154407e32f38e86fdd8d3c24754452a99
Merge branch 'devel-2.1'

* devel-2.1:
  Reset tempfile module after fork where useful
  Move RunInSeparateProcess to ganeti.utils
  Add function to reset tempfile module after fork
  Fix ssh host key checking with no-key-check
  Simplify a bit _GetWantedNodes
  Fix a wrong docstring
  ganeti-noded: Fix bug when export didn't succeed for all disks
  Remove boiler-plate code about node/instance names

Conflicts:
lib/cmdlib.py: Trivial
Makefile.am
daemons/ganeti-masterd
daemons/ganeti-noded
lib/cmdlib.py
lib/http/server.py
lib/utils.py
test/ganeti.utils_unittest.py