xcat-core/perl-xCAT/xCAT
2013-08-22 14:35:41 -04:00
..
data The item of updating pre-defined groups for nodes 2013-08-15 23:27:38 -07:00
CFMUtils.pm Skip to add root relative information into CFM merge files 2013-07-22 05:51:46 +00:00
Client.pm fix for bug 3648: set xCAT::Client::EXITCODE=1 with error communication with the xCAT server seems to have been ended prematurely 2013-06-27 08:22:32 +00:00
Common.pm Fix typo 2013-04-04 20:14:18 +00:00
DBobjUtils.pm fix for bug 3671: use autocommit => 1 instead of autocommit => 0 when opening a table 2013-07-11 08:19:00 +00:00
DiscoveryUtils.pm filter off several inside attributes from request 2013-05-16 08:19:13 +00:00
DSHCLI.pm Fix for defect 3717 2013-07-29 14:07:02 -04:00
DSHContext.pm
DSHCore.pm fix defect 3512 2013-04-23 18:27:51 +00:00
DSHRemoteShell.pm
Enabletrace.pm code drop for the trace facility of xcat 2011-12-04 13:04:58 +00:00
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 updated to allow sms option 2013-03-15 21:39:20 +00:00
FSPscan.pm The item of updating pre-defined groups for nodes 2013-08-15 23:27:38 -07:00
FSPUtils.pm 3461 Undefined subroutine &xCAT::FSPUtils::defiend called at /opt/xcat/lib/perl/xCAT/FSPUtils.pm 2013-04-03 09:07:03 +00:00
FSPvitals.pm modify "rvitals <flex node> lcds" using pblade_query_lcds to get the lcds info 2013-03-25 02:52:16 +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:31:59 +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:50:58 +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:22:59 +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 defect 3731 2013-08-12 13:53:38 -04:00
NetworkUtils.pm fix nodeimport generate brocadcast ip or gateway ip 2013-06-19 02:39:52 +00:00
NodeRange.pm Correct more issues with noderange 2013-08-22 14:35:41 -04: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:13:18 +00:00
PPCdb.pm The item of updating pre-defined groups for nodes 2013-08-15 23:27:38 -07: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 The item of updating pre-defined groups for nodes 2013-08-15 23:27:38 -07: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 The item of updating pre-defined groups for nodes 2013-08-15 23:27:38 -07: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 #220993 Can not import node by auto discovery switch and switch port. 2013-08-07 13:29:25 +08: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:50:22 +00:00
Schema.pm fix schema definition 2013-08-22 12:04:11 -04: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 defect 3750 2013-08-20 10:22:32 -04:00
SINV.pm defect 3754 2013-08-21 12:54:41 -04: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:08:50 +00:00
SPD.pm Add support for rinv and faster DDR3 dimms 2013-08-13 10:13:06 -04:00
SSH.pm
Table.pm fix bug 2013-08-06 09:44:52 -04:00
TableUtils.pm The item of updating pre-defined groups for nodes 2013-08-15 23:27:38 -07:00
Usage.pm The item of updating pre-defined groups for nodes 2013-08-15 23:27:38 -07:00
Utils.pm import sha.pm on ubuntu instands of sha1.pm 2013-08-05 01:35:40 -07:00
vboxService.pm
Version.pm Eliminated hard requires for SOAP::Lite and JSON 2012-09-22 16:20:24 +00:00
VMCommon.pm Implement vm.storagecache and vm.storageformat 2013-08-08 16:26:00 -04: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 15:58:26 +00:00
zvmUtils.pm Enable noderes.primarynic to be specified and used during nodeset. 2013-07-09 21:07:17 +00:00