Revision f1dff7ec lib/client/gnt_node.py

b/lib/client/gnt_node.py
1 1
#
2 2
#
3 3

  
4
# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 Google Inc.
4
# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 Google Inc.
5 5
#
6 6
# This program is free software; you can redistribute it and/or modify
7 7
# it under the terms of the GNU General Public License as published by
......
865 865
    [FORCE_OPT, IALLOCATOR_OPT, NEW_SECONDARY_OPT, EARLY_RELEASE_OPT,
866 866
     PRIORITY_OPT, PRIMARY_ONLY_OPT, SECONDARY_ONLY_OPT],
867 867
    "[-f] {-I <iallocator> | -n <dst>} <node>",
868
    "Relocate the secondary instances from a node"
869
    " to other nodes"),
868
    "Relocate the primary and/or secondary instances from a node"),
870 869
  "failover": (
871 870
    FailoverNode, ARGS_ONE_NODE, [FORCE_OPT, IGNORE_CONSIST_OPT,
872 871
                                  IALLOCATOR_OPT, PRIORITY_OPT],

Also available in: Unified diff