Revision bf2fd71e scripts/gnt-instance

b/scripts/gnt-instance
1119 1119
                           default=None, type="string", metavar="<PARAMS>"),
1120 1120
               make_option("-t", "--type", dest="reboot_type",
1121 1121
                           help="Type of reboot: soft/hard/full",
1122
                           default=constants.INSTANCE_REBOOT_SOFT,
1122
                           default=constants.INSTANCE_REBOOT_HARD,
1123 1123
                           type="string", metavar="<REBOOT>"),
1124 1124
               make_option("--ignore-secondaries", dest="ignore_secondaries",
1125 1125
                           default=False, action="store_true",

Also available in: Unified diff