xcat-core/perl-xCAT/xCAT
2013-06-26 20:42:39 +00:00
..
data Add centos6.4 discid 2013-03-12 18:13:17 +00:00
CFMUtils.pm Filter out the package group(start with @) in pkglist.cfm file 2013-01-28 06:56:36 +00:00
Client.pm Fix problem where Ctrl-C didn't work with new payload format 2013-06-26 20:42:39 +00:00
Common.pm Fix typo 2013-04-04 20:16:34 +00:00
DBobjUtils.pm fix for bug 3630: typo with opt_nc and opt_c 2013-06-19 01:38:02 +00:00
DiscoveryUtils.pm filter off several inside attributes from request 2013-05-16 08:16:50 +00:00
DSHCLI.pm fix defect 3639 2013-06-21 17:02:12 +00:00
DSHContext.pm
DSHCore.pm fix defect 3512 2013-04-23 18:26:50 +00:00
DSHRemoteShell.pm
Enabletrace.pm
ExtTab.pm change all logger calls to put xcat msgs into local4 2012-04-12 05:26:55 +00:00
FSPboot.pm Fix bug 2654, waring message for "rnetboot -m -r" misses information 2013-01-07 09:11:13 +00:00
FSPbootseq.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
FSPcfg.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
FSPconn.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
FSPflash.pm fix bug 3120 rflash working with --activate concurrent failing on HMC based P7 server 2012-10-08 10:02:38 +00:00
FSPinv.pm fix bug 3164:"rinv <cec> deconfig" can not print out the deconfig resources 2012-11-08 02:22:54 +00:00
FSPmac.pm code for Adding verbose for xCAT commands item 2012-06-21 09:43:16 +00:00
FSPpower.pm FSPpower.pm was updated to allow sms option 2013-03-15 21:43:06 +00:00
FSPscan.pm performance enhancement for getIPaddress() in FSPxx.pm 2012-04-28 09:26:49 +00:00
FSPUtils.pm 3461 Undefined subroutine &xCAT::FSPUtils::defiend called at /opt/xcat/lib/perl/xCAT/FSPUtils.pm 2013-04-03 09:06:33 +00:00
FSPvitals.pm modify "rvitals <flex node> lcds" using pblade_query_lcds to get the lcds info 2013-03-25 02:55:34 +00:00
FSPvm.pm fix a bug about 'chvm <lpar> lparname=xxx' not work properly 2012-07-24 06:53:31 +00:00
GlobalDef.pm defect 3596 2013-05-29 11:35:43 +00:00
hpoa.pm Eliminated hard requires for SOAP::Lite and JSON 2012-09-22 16:20:24 +00:00
InstUtils.pm add check for blank file name 2013-05-10 16:53:00 +00:00
KitPluginUtils.pm Initial commit of KitPluginUtils.pm. These utilities are used by kit developers to write new kit plugins 2012-10-29 22:34:52 +00:00
LparNetbootExp.pm fix for bug 3533: rnetboot hang for Power5 servers 2013-04-27 07:23:42 +00:00
MacMap.pm Back off change to discovery process to care one way or another about 'primary' interface 2012-09-11 13:42:33 +00:00
MsgUtils.pm Allow MsgUtils to accept 0 as a return code on error 2012-12-11 14:34:37 +00:00
NetworkUtils.pm fix nodeimport generate brocadcast ip or gateway ip 2013-06-19 02:36:44 +00:00
NodeRange.pm Add genericrange option to noderange function so we can remove NameRange.pm 2013-05-20 13:12:54 +00:00
NotifHandler.pm
PPCboot.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
PPCcfg.pm Add some sleep to avoid http failure. 2012-08-24 01:55:11 +00:00
PPCcli.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
PPCconn.pm fix bug 3583: mkhwconn -s cannnot work for firebird in rh mn 2013-05-22 06:14:45 +00:00
PPCdb.pm defined(%hash) is deprecated 2012-11-30 09:05:22 +00:00
PPCenergy.pm fix for bug 2832 2013-01-15 06:11:21 +00:00
PPCfsp.pm Add some sleep to avoid http failure. Modify some trace information. 2012-08-24 02:10:40 +00:00
PPCinv.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
PPClog.pm
PPCmac.pm Fix bug #2987 getmacs -o has some issues. 2012-12-21 07:40:30 +00:00
PPCpower.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
PPCrflash.pm fix bug 3262:rflash firmware update with --activate concurrent to HMC CEC powerd off CEC 2012-12-21 09:05:35 +00:00
PPCscan.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
PPCvitals.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
PPCvm.pm code for Adding verbose for xCAT commands item 2012-06-21 09:43:16 +00:00
ProfiledNodeUtils.pm fix nodeimport generate brocadcast ip or gateway ip 2013-06-19 02:36:44 +00:00
RemoteShellExp.pm fix error data should go to XML error attribute 2012-06-07 13:25:48 +00:00
RSH.pm
RSYNC.pm add sudo dcp -F support SF 3403 2013-03-06 17:48:53 +00:00
Schema.pm add new cfgmgt table to xCAT database 2013-06-26 16:13:36 +00:00
Scope.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
ServiceNodeUtils.pm fix for defect 3434 2013-03-19 11:14:23 +00:00
SINV.pm Add support for sinv to devices 2012-12-10 14:17:45 +00:00
SLP.pm fix the issue that lsslp put in the SLP request messages into the "stana" files working with lsslp -z flag 2013-03-15 06:13:29 +00:00
SPD.pm Refactor get_interfaces internal function. 2012-03-19 21:06:09 +00:00
SSH.pm
Table.pm Fix problem where dbworkersocket rename could indicate a missing path 2013-06-25 13:28:52 +00:00
TableUtils.pm defect 3605. 1, change ENABLESSHBETWEENNODES= in the template, and add new subroutine TableUtil::enableSSH() 2, change NODESETSTATE= in the mypostscript.tmpl, and invoke the xCAT::SvrUtils->getNodesetStates 2013-06-25 09:05:00 +00:00
Usage.pm Update rpower usage with onstandby and sms 2013-04-17 15:10:41 +00:00
Utils.pm add req->{status} to runxcmd for defect 3641 2013-06-23 10:55:24 +00:00
vboxService.pm
Version.pm Eliminated hard requires for SOAP::Lite and JSON 2012-09-22 16:20:24 +00:00
VMCommon.pm Allow admins to use more traditional passwords for vnc/spice if they so desire 2012-02-15 14:47:14 +00:00
Yum.pm 1.import PGP-KEY after copycds;2.add support to remove local repo template 2012-11-27 12:32:32 +00:00
zvmCPUtils.pm Added support for capture and deploy of system images for z/VM. This includes capturing ECKD/FBA and native SCSI/FCP devices. Each device is captured and stored as an image (.img) file. Note that mkvm has to be used to create the VM definition and chvm has to be used to add the disks. nodeset is used to put the .img contents onto existing disks. 2013-06-19 16:17:23 +00:00
zvmUtils.pm Added support for capture and deploy of system images for z/VM. This includes capturing ECKD/FBA and native SCSI/FCP devices. Each device is captured and stored as an image (.img) file. Note that mkvm has to be used to create the VM definition and chvm has to be used to add the disks. nodeset is used to put the .img contents onto existing disks. 2013-06-19 16:17:23 +00:00