xcat-core/perl-xCAT/xCAT
leiaibj f7c81cbae2 1. when doing importing mac file action, tag details, tag errorMessage, tag failedNodesNum, tag successNodesNum and tag invalidRecordsNum should be just under tag xcatresponse. No data needed.
2. when doing importing mac file action, plugin should return more clear message like "mac file validation failed." in progress info.

3. when removing nodes, plugin should return error message if some of nodes failed to remove.

4. when doing auto detecting nodes, xcatresponse tag should have one status tag instead of nested ones.

5. enhance lock mechanism in Utils.pm

6. create new interface for querying whether profiled node discovery is running or not: nodediscoverstatus


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14068 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 09:37:09 +00:00
..
data add the disc id's of rhel 6.1,hel6.2 and rhel6.3 iso 2012-10-22 02:38:19 +00:00
CFMUtils.pm Fix code error and update the codes according to review/testing comments 2012-10-08 08:55:58 +00:00
Client.pm fix for XCATBYPASS=1 could not work with commands depends site attribute, like makedns=>site.dnshandler 2012-10-11 04:33:40 +00:00
Common.pm -Fix broken clones in kvm plugin 2010-09-28 13:26:41 +00:00
DBobjUtils.pm - s/atrribute/attribute/ 2012-09-12 21:06:23 +00:00
DSHCLI.pm added nodestatus to xdsh as well as xdcp and where I can get the return code 2012-10-19 13:07:10 +00:00
DSHContext.pm
DSHCore.pm remove fping_hostnames routine, unused and do not want a dependency on fping in xCAT 2012-06-18 19:27:04 +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 3491699 :rnetboot "-V" issue 2012-03-08 05:15:41 +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 use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
FSPmac.pm code for Adding verbose for xCAT commands item 2012-06-21 09:43:16 +00:00
FSPpower.pm output the 'oper-firmware' state for Firebird blade. 2012-06-27 09:08:54 +00:00
FSPscan.pm performance enhancement for getIPaddress() in FSPxx.pm 2012-04-28 09:26:49 +00:00
FSPUtils.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
FSPvitals.pm move the action setting out of the loop 2012-05-29 01:56:58 +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 1.corrected defect 3053 2.update nodelist.updatestatus during 'updatenode -P/-S/-k';2.support nodelist.updatestatus update during 'updatenode -P/-S/-K';3.fix defect #3124 Postage.pm writes error message in /xcatpost/mypostscript: only write <data> field of getpostscript response to mypostscript, complain and terminate when getpostscript failed 2012-10-11 08:48:20 +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 persistent /var/adm/ras 2012-08-16 13:20:44 +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 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 add support for sinfo tag 2012-09-29 10:40:25 +00:00
NameRange.pm
NetworkUtils.pm undo the CMM password expire changing code 2012-10-16 12:34:41 +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 fixed a problem for notification 2010-04-01 20:02:08 +00:00
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 for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
PPCdb.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
PPCenergy.pm use nmap before using fping in PPCenergy.pm 2012-09-12 19:24:22 +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 for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +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 3120 rflash working with --activate concurrent failing on HMC based P7 server 2012-10-08 10:02:38 +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 1. when doing importing mac file action, tag details, tag errorMessage, tag failedNodesNum, tag successNodesNum and tag invalidRecordsNum should be just under tag xcatresponse. No data needed. 2012-10-22 09:37:09 +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 fix for defect 3117 2012-09-28 12:12:58 +00:00
Schema.pm Updated copycds man page and added comments to discinfo.pm about adding disc ids 2012-10-19 14:29:12 +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 getSNList to be filter out the MN if ALL not selected 2012-09-18 13:18:59 +00:00
SINV.pm fix sinv error processing defect 3524781 2012-05-08 16:20:11 +00:00
SLP.pm Add print information to lsslp. Put in the prm modification. 2012-08-11 07:05:28 +00:00
SPD.pm Refactor get_interfaces internal function. 2012-03-19 21:06:09 +00:00
SSH.pm
Table.pm Table.pm in a refresh scenario with cache not currently in use, but existing none the less, mark the cache as invalid by setting the timestamp to 1970 2012-10-12 16:31:55 +00:00
TableUtils.pm 1.corrected defect 3053 2.update nodelist.updatestatus during 'updatenode -P/-S/-k';2.support nodelist.updatestatus update during 'updatenode -P/-S/-K';3.fix defect #3124 Postage.pm writes error message in /xcatpost/mypostscript: only write <data> field of getpostscript response to mypostscript, complain and terminate when getpostscript failed 2012-10-11 08:48:20 +00:00
Usage.pm change the help for cfgve 2012-09-21 02:02:01 +00:00
Utils.pm 1. when doing importing mac file action, tag details, tag errorMessage, tag failedNodesNum, tag successNodesNum and tag invalidRecordsNum should be just under tag xcatresponse. No data needed. 2012-10-22 09:37:09 +00:00
vboxService.pm - removed hard dependency on perl-SOAP-Lite 2009-03-21 13:54:13 +00:00
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 copycds enhancement: sub localize_yumrepo have to follow symlinks 2012-06-08 03:30:58 +00:00
zvmCPUtils.pm Formatted code. 2012-05-01 21:14:16 +00:00
zvmUtils.pm Synched up xCAT code to the latest. Added native SCSI/FCP support onto trunk. Replaced tabs with 4 spaces. 2012-10-15 01:50:28 +00:00