backend: Rename RunRemoteCommand to RunRestrictedCmd
authorMichael Hanselmann <hansmi@google.com>
Tue, 20 Nov 2012 04:53:12 +0000 (05:53 +0100)
committerMichael Hanselmann <hansmi@google.com>
Wed, 21 Nov 2012 13:43:18 +0000 (14:43 +0100)
commit42bd26e8ad2e90da1fd86e7a17c59613eef8f3c9
tree7a2375494ccd63f2a19daf558f441c79a759e3c4
parent878c42aed39f1ae9e89730b9d2cc23c3693c6729
backend: Rename RunRemoteCommand to RunRestrictedCmd

As per Iustin Pop's suggestion in <20121115131730.GX824@google.com> on
<ganeti-devel@googlegroups.com>.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/backend.py
lib/server/noded.py
test/ganeti.backend_unittest.py