2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

3213 Commits

Author SHA1 Message Date
Victor Hu
c97d4ee287
Merge pull request #5675 from gurevichmark/exterme_cluster
xCAT name consistency
2018-10-12 17:17:34 -04:00
cxhong
5efa7ab42b Modify the output message if failed pping_hostname() (#5664)
* Modify output message
2018-10-12 17:33:28 +08:00
Kilian Cavalotti
0c0854aa2b syncfiles: try to fix the issue where sync lists are generated with the (#5680)
wrong destination username. Bugs #4455, #5252
2018-10-12 16:14:30 +08:00
Victor Hu
311e1e5951
Merge pull request #5669 from gurevichmark/manpage_fixes
Formatting and spelling fixes for some man pages
2018-10-11 15:15:32 -04:00
Bin Xu
74cd024a01 hierarchicalattrs does not work on some columns with special delimiter (#5663) (#5688) 2018-10-10 18:07:10 +08:00
Casandra Qiu
c8ed19a9d0 Add two disc ID for rhels8.0 2018-10-05 14:41:53 -04:00
Mark Gurevich
5b3aef0e82 Formatting and spelling fixes 2018-10-04 14:13:27 -04:00
Mark Gurevich
3d41124508 Changes after the review 2018-10-03 11:19:27 -04:00
Mark Gurevich
3970342342 xCAT name consistency 2018-10-01 13:15:58 -04:00
Obihörnchen
5ca6e01b83
[Docu] Correct default xcatsslversion
It's TLSv1 not SSLv3 anymore.
2018-09-22 02:29:13 +02:00
cxhong
f1d51c1c74 Add /etc/gshadow for the syncfile MERGE clause (#5572) 2018-09-05 09:49:02 +08:00
Casandra Qiu
85894795c6 Change options Verbose to verbose 2018-08-21 15:18:12 -04:00
Bin Xu
5fc4e7fad5 Enhancement for using site cache in plugin (#5535)
* site cache when run plugin does not work very well
- using cache from plugin when getNodesAttribs/getNodeAttribs (pass it into DB process from plugin process)
- Site cache is a whole hash, so to use cache when by the hash is there, instead of the specified key is there.
It is because that there might be no key defined in site table.

* with XCATBYPASS, to populate site hash before scan_plugins. Then only 1 query for site table to do whole things.

* cache site when init plugins on service nodes

* missing to comment the old codes query from xCAT DB process
2018-08-21 18:36:52 +08:00
GONG Jie
f678b44839 Remove trailing spaces in file perl-xCAT/xCAT/zvmUtils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
10a39df027 Remove trailing spaces in file perl-xCAT/xCAT/zvmMsgs.pm 2017-12-31 23:59:59 +00:00
GONG Jie
fd6b22d55d Remove trailing spaces in file perl-xCAT/xCAT/zvmCPUtils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
08357faa33 Remove trailing spaces in file perl-xCAT/xCAT/data/switchinfo.pm 2017-12-31 23:59:59 +00:00
GONG Jie
8a928c3003 Remove trailing spaces in file perl-xCAT/xCAT/Zone.pm 2017-12-31 23:59:59 +00:00
GONG Jie
c8cf28755c Remove trailing spaces in file perl-xCAT/xCAT/Yum.pm 2017-12-31 23:59:59 +00:00
GONG Jie
8f24d2bae1 Remove trailing spaces in file perl-xCAT/xCAT/Version.pm 2017-12-31 23:59:59 +00:00
GONG Jie
b03809cea4 Remove trailing spaces in file perl-xCAT/xCAT/Utils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
995c1906b2 Remove trailing spaces in file perl-xCAT/xCAT/Usage.pm 2017-12-31 23:59:59 +00:00
GONG Jie
3cf35a1dbd Remove trailing spaces in file perl-xCAT/xCAT/TableUtils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
28dc607ff3 Remove trailing spaces in file perl-xCAT/xCAT/Table.pm 2017-12-31 23:59:59 +00:00
GONG Jie
db4fa6ab66 Remove trailing spaces in file perl-xCAT/xCAT/ServiceNodeUtils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
471f104202 Remove trailing spaces in file perl-xCAT/xCAT/Scope.pm 2017-12-31 23:59:59 +00:00
GONG Jie
8c57224029 Remove trailing spaces in file perl-xCAT/xCAT/Schema.pm 2017-12-31 23:59:59 +00:00
GONG Jie
5f7334d9bc Remove trailing spaces in file perl-xCAT/xCAT/SSH.pm 2017-12-31 23:59:59 +00:00
GONG Jie
8e7362a03f Remove trailing spaces in file perl-xCAT/xCAT/SINV.pm 2017-12-31 23:59:59 +00:00
GONG Jie
c68e3273b1 Remove trailing spaces in file perl-xCAT/xCAT/RemoteShellExp.pm 2017-12-31 23:59:59 +00:00
GONG Jie
c8f977674b Remove trailing spaces in file perl-xCAT/xCAT/RSYNC.pm 2017-12-31 23:59:59 +00:00
GONG Jie
1870218cc1 Remove trailing spaces in file perl-xCAT/xCAT/RSH.pm 2017-12-31 23:59:59 +00:00
GONG Jie
888740a97c Remove trailing spaces in file perl-xCAT/xCAT/ProfiledNodeUtils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
6eed2ff63e Remove trailing spaces in file perl-xCAT/xCAT/NetworkUtils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
019ee7ee81 Remove trailing spaces in file perl-xCAT/xCAT/MsgUtils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
e57395aa0b Remove trailing spaces in file perl-xCAT/xCAT/MacMap.pm 2017-12-31 23:59:59 +00:00
GONG Jie
4100f445d4 Remove trailing spaces in file perl-xCAT/xCAT/KitPluginUtils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
d98c87ff00 Remove trailing spaces in file perl-xCAT/xCAT/InstUtils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
6a94b4f31a Remove trailing spaces in file perl-xCAT/xCAT/FSPUtils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
ef4211bd32 Remove trailing spaces in file perl-xCAT/xCAT/ExtTab.pm 2017-12-31 23:59:59 +00:00
GONG Jie
db4d64ee6c Remove trailing spaces in file perl-xCAT/xCAT/DiscoveryUtils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
1f4bd04b72 Remove trailing spaces in file perl-xCAT/xCAT/DSHCore.pm 2017-12-31 23:59:59 +00:00
GONG Jie
3b800aec1d Remove trailing spaces in file perl-xCAT/xCAT/DSHCLI.pm 2017-12-31 23:59:59 +00:00
GONG Jie
06759062fb Remove trailing spaces in file perl-xCAT/xCAT/DBobjUtils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
5a6b851df1 Remove trailing spaces in file perl-xCAT/xCAT/Client.pm 2017-12-31 23:59:59 +00:00
GONG Jie
5607fbe58d Remove trailing spaces in file perl-xCAT/xCAT/CIMUtils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
112cbad9ca Remove trailing spaces in file perl-xCAT/xCAT/CFMUtils.pm 2017-12-31 23:59:59 +00:00
GONG Jie
bb0b1fa4c1 Remove trailing spaces in file perl-xCAT/debian/copyright 2017-12-31 23:59:59 +00:00
GONG Jie
3aff26a78a Remove trailing spaces in file perl-xCAT/db2man 2017-12-31 23:59:59 +00:00
Bin Xu
2b26797195 getAllNodeAttribs will query site table too much (#5505) (#5521)
- move `get_site_attribute` out from loop
2018-08-17 14:42:12 +08:00