add the rackstandby exit_rackstandby lowpower functions

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9249 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2011-04-08 05:02:13 +00:00
parent d2a1d9da61
commit 3536473874

View File

@ -16,7 +16,7 @@ sub parse_args {
my $command = $request->{command};
my $args = $request->{arg};
my %opt = ();
my @rpower = qw(on onstandby off softoff stat state reset boot of sms);
my @rpower = qw(on onstandby off softoff stat state reset boot of sms rackstandby exit_rackstandby lowpower);
#############################################
# Responds with usage statement