From: David Howells Date: Wed, 30 Apr 2014 12:51:14 +0000 (+0100) Subject: Implement "bos setrestart" X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=caa34d85ce746dc3f080467866268d334afd6f09;p=users%2Fdhowells%2Fkafs-utils.git Implement "bos setrestart" Signed-off-by: David Howells --- diff --git a/suite/commands/bos/setrestart.py b/suite/commands/bos/setrestart.py new file mode 100644 index 0000000..a3e3948 --- /dev/null +++ b/suite/commands/bos/setrestart.py @@ -0,0 +1,64 @@ +# +# AFS Server management toolkit: Set server restart times +# -*- coding: utf-8 -*- +# + +__copyright__ = """ +Copyright (C) 2014 Red Hat, Inc. All Rights Reserved. +Written by David Howells (dhowells@redhat.com) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public Licence version 2 as +published by the Free Software Foundation. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public Licence for more details. + +You should have received a copy of the GNU General Public Licence +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +""" + +from exception import AFSArgumentError +from afs.argparse import * +from afs.lib.output import * +from afs.lib.parse_setrestart_time import * +import kafs + +help = "Set when the BOS Server restarts processes" + +command_arguments = [ + [ "server", get_bosserver, "rs", "" ], + [ "time", parse_restart_time, "rs", "