xcat-core/perl-xCAT/xCAT
2012-05-24 17:44:47 +00:00
..
data add centos6.2 support 2012-01-13 09:39:34 +00:00
Client.pm Populate %::XCATSITEVALS with XCATBYPASS=1 in the submit_request(), and use $::XCATSITEVALS{} instead of getting from site table again. 2012-05-17 09:43:17 +00:00
Common.pm
DBobjUtils.pm Revise getnodetype function to not do N! log entries 2012-05-08 18:53:05 +00:00
DSHCLI.pm Put comment where output is actually sent to the callback 2012-05-03 18:25:27 +00:00
DSHContext.pm
DSHCore.pm
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 3491699 :rnetboot "-V" issue 2012-03-08 05:15:41 +00:00
FSPbootseq.pm For FB, prompt some messages at the beginning of the setting 2012-05-03 06:28:18 +00:00
FSPcfg.pm add use xCAT::FSPUtils; 2012-05-03 05:00:28 +00:00
FSPconn.pm performance enhancement for getIPaddress() in FSPxx.pm 2012-04-28 09:26:49 +00:00
FSPflash.pm performance enhancement for getIPaddress() in FSPxx.pm 2012-04-28 09:26:49 +00:00
FSPinv.pm performance enhancement for getIPaddress() in FSPxx.pm 2012-04-28 09:26:49 +00:00
FSPmac.pm performance enhancement for getIPaddress() in FSPxx.pm 2012-04-28 09:26:49 +00:00
FSPpower.pm performance enhancement for getIPaddress() in FSPxx.pm 2012-04-28 09:26:49 +00:00
FSPscan.pm performance enhancement for getIPaddress() in FSPxx.pm 2012-04-28 09:26:49 +00:00
FSPUtils.pm fix bug 3524452: rcons to P7 IH LPAR getting Console not ready error 2012-05-10 02:00:52 +00:00
FSPvitals.pm fixed 3528842, make the improvement of the rvitals performance 2012-05-24 10:02:32 +00:00
FSPvm.pm For DFM lsvm command, the noderange's type should be cec, not fsp 2012-05-07 14:10:26 +00:00
GlobalDef.pm add one global nodetype blade 2012-03-05 01:50:47 +00:00
hpoa.pm
InstUtils.pm For the places that open site table to read attributes, change to call xCAT::Utils->get_site_attribute instead 2012-05-18 03:15:00 +00:00
LparNetbootExp.pm fix bug 3496892: need to check the state of lpar strictly 2012-03-12 07:48:52 +00:00
MacMap.pm For the places that open site table to read attributes, change to call xCAT::Utils->get_site_attribute instead 2012-05-18 05:54:14 +00:00
MsgUtils.pm code drop for the trace facility of xcat 2011-12-04 13:04:58 +00:00
NameRange.pm
NetworkUtils.pm Fix NetworkUtils.pm to work correctly with IPv6 nets with '/64' in netmask field 2012-04-14 16:09:38 +00:00
NodeRange.pm Fix problem where group membership at startup hounded xCAT commands eternally 2012-05-16 16:48:15 +00:00
NotifHandler.pm
PPCboot.pm For the places that open site table to read attributes, change to call xCAT::Utils->get_site_attribute instead 2012-05-18 02:38:09 +00:00
PPCcfg.pm Fix bug 3521680: rspconfig does not work for hmc if hwtype is not set 2012-05-17 03:33:03 +00:00
PPCcli.pm "getnodetype performance improvement": change getnodetype related code. 2012-02-10 10:46:03 +00:00
PPCconn.pm add use xCAT::FSPUtils; 2012-05-03 05:00:28 +00:00
PPCdb.pm minor fix 2012-03-30 07:16:24 +00:00
PPCenergy.pm add use xCAT::FSPUtils; 2012-05-03 04:58:16 +00:00
PPCfsp.pm fix bug 3371258: regular express that to get account status has bugs 2011-07-19 12:27:22 +00:00
PPCinv.pm
PPClog.pm
PPCmac.pm For the places that open site table to read attributes, change to call xCAT::Utils->get_site_attribute instead 2012-05-18 02:52:02 +00:00
PPCpower.pm rpower cec onstandby -T tooltype support 2012-04-12 08:13:55 +00:00
PPCrflash.pm "getnodetype performance improvement": change getnodetype related code. 2012-02-10 11:01:54 +00:00
PPCscan.pm Solving bug #3390338 2011-08-12 03:08:14 +00:00
PPCvitals.pm add one limitation for rackenv. It couldn't be used when the nodes' hcp is hmc 2011-05-09 07:13:49 +00:00
PPCvm.pm use getNodeAttribs instead of getAttribs for ppc table 2011-12-08 07:49:55 +00:00
RemoteShellExp.pm fix perl warnings 2012-02-02 12:36:23 +00:00
RSH.pm
RSYNC.pm fix defect 3396951 PMR 67326 2011-08-23 16:25:28 +00:00
Schema.pm Add a bmcid to allow for out-of-band IMM discovery 2012-05-19 13:46:12 +00:00
Scope.pm
SINV.pm fix sinv error processing defect 3524781 2012-05-08 16:20:11 +00:00
SLP.pm Have SLP try node-local scope ipv6. I don't think this is correct, but some targets work better with that destination 2012-05-24 17:44:47 +00:00
SPD.pm Refactor get_interfaces internal function. 2012-03-19 21:06:09 +00:00
SSH.pm
Table.pm Fix problem where nodels could return more data than requested 2012-05-24 17:14:38 +00:00
Usage.pm fixed bug 3495408 :nodeset offline doc and test 2012-05-10 08:09:59 +00:00
Utils.pm use xCAT::Utils->get_site_attribute() instead of opening the site to read the attr 2012-05-18 07:53:50 +00:00
vboxService.pm
Version.pm
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 Bug fix ID 3348945 2011-07-01 11:27:04 +00:00
zvmCPUtils.pm Formatted code. 2012-05-01 21:14:16 +00:00
zvmUtils.pm Formatted code. 2012-05-01 21:14:16 +00:00