Move OOB_TIMEOUT_OPT to cli.py
authorRené Nussbaumer <rn@google.com>
Wed, 16 Feb 2011 12:09:00 +0000 (13:09 +0100)
committerRené Nussbaumer <rn@google.com>
Thu, 24 Feb 2011 10:28:47 +0000 (11:28 +0100)
commit41543d8bf830a43c8da7fa2fefda93cf81cd56e7
tree044ff7f1c91c9dd8dd1353aef8ebf6d33b056740
parent75f7670304df0b219b396a6213f9d88df90eae35
Move OOB_TIMEOUT_OPT to cli.py

OOB commands where we need to be able to specify the timeout are
enhancing over the border of just gnt-node so we move it into cli.py
for easy reuse in other cli parts.

Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/cli.py
lib/client/gnt_node.py