Merge branch 'devel-2.2'
authorIustin Pop <iustin@google.com>
Mon, 23 Aug 2010 10:35:48 +0000 (12:35 +0200)
committerIustin Pop <iustin@google.com>
Mon, 23 Aug 2010 10:39:23 +0000 (12:39 +0200)
commit8f9069e5a1c176a416e144b1e6fb8bfbb0fa85c0
treedd55059f5356cad672a12bbc6e472f4b5841a116
parent981732fbc3f81a108bc4e083b5dfd592f5287149
parent634a9a352d8b4217fcfc10fce8fe28ba531413d8
Merge branch 'devel-2.2'

* devel-2.2:
  setup-ssh: fix updating of authorized_keys
  setup-ssh: Also use keys from the ssh-agent
  setup-ssh: try to use key auth first
  setup-ssh: redo the logging levels
  setup-ssh: only read the ssh port once
  setup-ssh: fix the logging error message
  Use Sphinx' :rfc: extension to refer to RFCs
  Document non-standard usage of JSON in RAPI
  Fix small spelling mistake
  Explicitly add dry-run to some commands
  Stop adding the dry-run option by default
  Fix a few commands behaviour with dry-run
  jqueue: Remove lock status field
  QA: Run simple job queue test
  Don't ignore secondary node silently
  etags: force Python as a language

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Makefile.am
lib/cli.py
lib/cmdlib.py
lib/jqueue.py
lib/ssh.py
qa/qa_cluster.py
scripts/gnt-cluster
scripts/gnt-instance
scripts/gnt-node