Merge branch 'next' into branch-2.1
authorMichael Hanselmann <hansmi@google.com>
Fri, 28 Aug 2009 15:33:37 +0000 (17:33 +0200)
committerMichael Hanselmann <hansmi@google.com>
Fri, 28 Aug 2009 15:35:37 +0000 (17:35 +0200)
commit5c566e17188fdbe1eca0e21da6599729ae61f17b
treecf6502f164f878fd3c59fff3c9eecc7a5e0162c3
parenta52ba89d42457cc1910d7f46361aa2231570f8b9
parentfc3fd894031f6cb7dca523c41781e20bd2484de1
Merge branch 'next' into branch-2.1

* next:
  Add script to clean archived jobs after 21 days
  rapi: export more static node information
  Pass the correct signal to handlers
  cli: Use ToStdout/ToStderr instead of print
  Fix small typo in gnt-node
  Simplify handling of boolean args in rapi
  Fix checks in LUSetNodeParms for the master node
  Improve the example startup script
  Fix insserv dependencies

Conflicts:
Makefile.am: added ganeti-cleaner
doc/examples/ganeti.initd.in: Iustin's init script improvements
lib/cli.py: Trivial (ToStderr changes)
.gitignore
Makefile.am
doc/examples/ganeti.initd.in
lib/cli.py
lib/cmdlib.py
lib/daemon.py
lib/rapi/rlib2.py
scripts/gnt-node