noded.py: remove fallback of 'node_info'
authorHelga Velroyen <helgav@google.com>
Wed, 26 Jun 2013 10:43:06 +0000 (12:43 +0200)
committerHelga Velroyen <helgav@google.com>
Tue, 2 Jul 2013 09:47:45 +0000 (11:47 +0200)
commita59c31cab4fe5d4e6e2f50eb828e0b1f8c64239e
treea7eea69e627762a1095582ec9541c440cdce15b6
parentda803ff1b910bdfa44c71bfc24ca35fc64f6618f
noded.py: remove fallback of 'node_info'

In order to change backend and frontend code of the RPC
call 'node_info' in separate patches, we included a
fallback to the old implementation. Since all RPC callers
are adjusted, this can be removed now.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
lib/server/noded.py