.. |
data
|
add discinfo of rhelhpc7.0
|
2014-06-16 01:59:26 -07:00 |
CFMUtils.pm
|
fix syntax errors
|
2014-06-02 13:19:02 -04:00 |
Client.pm
|
Fix output that occurs on require xCAT::Client when ip is not in path
|
2014-05-29 10:32:02 -04:00 |
Common.pm
|
Fix typo
|
2013-04-04 20:14:18 +00:00 |
DBobjUtils.pm
|
fix for bug 3935: support nic name with space, like Local Area Network on windows
|
2014-03-14 17:51:29 -05:00 |
DiscoveryUtils.pm
|
filter off several inside attributes from request
|
2013-05-16 08:19:13 +00:00 |
DSHCLI.pm
|
defect 4112
|
2014-05-05 11:52:41 -04:00 |
DSHContext.pm
|
|
|
DSHCore.pm
|
remove unused code
|
2014-04-21 12:53:26 -04:00 |
DSHRemoteShell.pm
|
|
|
Enabletrace.pm
|
|
|
ExtTab.pm
|
|
|
FSPboot.pm
|
Fix bug 2654, waring message for "rnetboot -m -r" misses information
|
2013-01-07 09:11:13 +00:00 |
FSPbootseq.pm
|
|
|
FSPcfg.pm
|
for item: clean up Utils.pm, the code in perl-xCAT/xCAT
|
2012-08-09 03:48:50 +00:00 |
FSPconn.pm
|
|
|
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
|
|
|
FSPpower.pm
|
FSPpower.pm updated to allow sms option
|
2013-03-15 21:39:20 +00:00 |
FSPscan.pm
|
modifying 'rscan -u|-w' for working through DFM
|
2013-10-15 19:38:18 -07:00 |
FSPUtils.pm
|
fix bug 4007: DFM support Powerlinux, mkvm return error
|
2014-03-05 00:50:53 -08:00 |
FSPvitals.pm
|
defect 4178,4179: pass the [all] parameter to inventory and vitals resource, this is must have for ppc node; make the return code of rinv and rvitals always to be 0 so that rest api could handle the return message which has both success and failure.
|
2014-06-30 12:59:46 -04:00 |
FSPvm.pm
|
fix bug 4186 [FVT on Power 8 DFM]chvm can't delete a assigned adapter for physical partition
|
2014-07-07 15:47:08 -07:00 |
GlobalDef.pm
|
To make bmcsetup cmd to update node status to be [bmcready] in genesis; And make chain mechanism to support [shutdown] key word which is used to poweroff the node
|
2014-01-13 07:54:05 -05:00 |
hpoa.pm
|
Eliminated hard requires for SOAP::Lite and JSON
|
2012-09-22 16:20:24 +00:00 |
InstUtils.pm
|
defect 4091
|
2014-05-27 12:39:03 -04: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
|
Make ping test in SMS could accept timeout value which exported from ENV:TIMEOUT4PINGTEST
|
2014-06-12 04:33:25 -04: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 defect#4171 [FVT]:xcatd is not running after rh7 sn is setup
|
2014-06-24 07:58:13 -07:00 |
NodeRange.pm
|
_clear_cache was removed long ago. _build_cache does all the needed work itself, so skip _build_cache.
|
2014-01-30 13:00:42 -05: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
|
fix bug 4069 'rspconfig hmc sshcfg=enable' failed in rhel7.0 environment
|
2014-06-11 23:19:12 -07:00 |
PPCcli.pm
|
for bug 4070
|
2014-04-16 19:55:45 -07: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
|
fix bug 3850: "chtab key=fsp,username=HMC ..." doesn't work for Powerlinux
|
2013-10-24 22:57:58 -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
|
defect 4178,4179: pass the [all] parameter to inventory and vitals resource, this is must have for ppc node; make the return code of rinv and rvitals always to be 0 so that rest api could handle the return message which has both success and failure.
|
2014-06-30 12:59:46 -04:00 |
PPClog.pm
|
|
|
PPCmac.pm
|
Fix bug #2987 getmacs -o has some issues.
|
2012-12-21 07:40:30 +00:00 |
PPCpower.pm
|
|
|
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
|
defect 4178,4179: pass the [all] parameter to inventory and vitals resource, this is must have for ppc node; make the return code of rinv and rvitals always to be 0 so that rest api could handle the return message which has both success and failure.
|
2014-06-30 12:59:46 -04:00 |
PPCvm.pm
|
|
|
ProfiledNodeUtils.pm
|
first commit for prefix hostname feature
|
2014-01-30 20:40:07 +00:00 |
RemoteShellExp.pm
|
fix for bug 4142: add vios as a new device type
|
2014-05-27 16:58:08 -05:00 |
RSH.pm
|
|
|
RSYNC.pm
|
add sudo dcp -F support SF 3403
|
2013-03-06 17:50:22 +00:00 |
Schema.pm
|
Elaborate upon ipmi.bmcport behavior for a number of IBM system x systems
|
2014-06-10 14:07:00 -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
|
Support dns master/slave configuration
|
2013-12-18 01:35:15 -05:00 |
SINV.pm
|
defect 3754
|
2013-08-21 12:54:41 -04:00 |
SLP.pm
|
minor fix
|
2014-01-28 13:47:49 -08: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
|
fix for bug 4062: add autocommit=0 when opening the nodelist table
|
2014-04-14 16:10:37 -05:00 |
Usage.pm
|
fix bug 4186 [FVT on Power 8 DFM]chvm can't delete a assigned adapter for physical partition
|
2014-07-07 15:47:08 -07:00 |
Utils.pm
|
defect 4182
|
2014-07-07 10:29:32 -04:00 |
vboxService.pm
|
fix vbox defect 4057
|
2014-04-11 05:43:40 -04:00 |
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 |
Zone.pm
|
rmzone support
|
2014-03-07 09:53:00 -05:00 |
zvmCPUtils.pm
|
zVM specific files
|
2013-10-23 15:40:25 -04:00 |
zvmUtils.pm
|
fix missspelling
|
2014-04-01 13:41:55 -04:00 |