2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-11 12:48:23 +00:00
Commit Graph

22001 Commits

Author SHA1 Message Date
Jarrod Johnson
42f6e9f74a Remove arguments from commands.log
The arguments may contain sensitive information, remove it.
2018-04-17 16:20:24 -04:00
Jarrod Johnson
fd5c5f2b7c For now, disable saving of arguments
There isn't enough discipline in the commands to know when
a password may be present.
2018-04-17 16:15:58 -04:00
Jarrod Johnson
d4d1783a32 Mask the Apache version 2018-04-17 10:15:31 -04:00
Jarrod Johnson
57982b9024 Remove sudoer in another context 2018-04-16 15:54:49 -04:00
Jarrod Johnson
2837c268dc Fix name of sudoer postscript 2018-04-16 15:38:17 -04:00
Jarrod Johnson
1ac892e1a9 Fix the apache header configuration. 2018-04-16 15:02:00 -04:00
Jarrod Johnson
7ee0c12968 Apply some hardening to xCAT configuration 2018-04-16 10:32:02 -04:00
Jarrod Johnson
212fe9ab91 Remove openbmc2 plugin 2018-04-10 15:06:37 -04:00
Jarrod Johnson
00937d1fcf Do not require goconserver 2018-03-27 17:21:08 -04:00
Jarrod Johnson
b022936491 Remove security risk of forceroot
Any user can specificy 'forceroot'.  Remove this and rely
upon the other method to properly use the 'trusted' role.
2018-03-26 15:16:44 -04:00
Jarrod Johnson
adec07ad99 Fix xdcp username on updatenode -F
xdcp was not using the username and trusted facility, fix
updatenode usage.
2018-03-26 15:15:56 -04:00
Jarrod Johnson
e16cea2688 Merge tag '2.13.11' into lenovobuild2.13
xCAT 2.13.11 release
2018-03-26 10:49:04 -04:00
Zhao Er Tao
6b51474e72 deal with conflicts between master and 2.13 2.13.11 2018-03-13 07:25:05 -04:00
chenglch
b6241689b9 Merge pull request #4921 from robin2008/multi-user-openbmc
Support mutiple openbmc commands in the same time
2018-03-13 17:39:26 +08:00
Bin Xu
387055a3be to address the review comments:
- using signal to handle the cleanup
2018-03-13 17:35:20 +08:00
Weihua Hu
fbad9d9e64 Merge pull request #4927 from bybai/iba
enhance mlnxofed_ib_install.v2 return 1 when service openibd restart …
2018-03-13 15:35:30 +08:00
yangsong
06a3db57c8 add template for openbmc controlled Power LE server (#4928) 2018-03-13 14:27:45 +08:00
bybai
f36e659715 enhance mlnxofed_ib_install.v2 return 1 when service openibd restart failed 2018-03-12 23:10:24 -04:00
yangsong
4ad99269fe fix issue: genimage tries direct DB access instead of via xCATd #4385 (#4924) 2018-03-12 17:40:39 +08:00
Bin Xu
1d7e0a0042 Support mutiple commands in the same time
- Using PID tailing name to avoid the lock
2018-03-12 14:47:04 +08:00
Mark Gurevich
817c5c6e4c Merge pull request #4919 from whowutwut/openbmc_perf
Add performance graph for Python/Perl comparism, for "rpower <> state" into documentation
2018-03-09 16:26:19 -05:00
Victor Hu
3e8387a5c2 Add performance graph for Python/Perl comparism, for rpower <> state 2018-03-09 16:17:58 -05:00
yangsong
d0ed517ee2 merge master to 2.13 branch (#4916)
* Add section for OpenBMC rflash in admin-guide, link this section to CORAL reference section

* enhance rflash unattended doc

* Add libnl3 to ib.rhels7.ppc64le.pkglist

* Reverse installing xCAT-openbmc-py by default so we can require python dependencies

* Adding documentation for installing xCAT-openbmc-py

* enhance rflash doc

* Fix indent problem for the comment lines

For the usability issue, add more spaces to avoid of
some errors when deleting the `#`.

* Install first, then performance section

* Modify all fullwidth colon in test case

* remove the dependency, Load SOAP module dynamically

* Add doc to enable goconserver by default

Add the steps in documentation to enable goconserver by default.

* Use makegocons instead of makeconservercf during discovery and provision

* check if agent exists in process_request and give more clear message.

* add usercase for xcat-inventory

* Not start agent when no valid nodes (#4915)
2018-03-09 19:21:30 +08:00
xuweibj
feaa1532ec Not start agent when no valid nodes (#4915) 2018-03-09 18:30:46 +08:00
zet809
b4eb8ea37b Merge pull request #4914 from immarvin/xcat-inventory
add usercase for xcat-inventory
2018-03-09 18:13:32 +08:00
zet809
ede5ad4b93 Merge pull request #4543 from whowutwut/openbmc_flashing_doc
Add section for OpenBMC rflash in admin-guide
2018-03-09 17:57:52 +08:00
immarvin
fcd9865343 add usercase for xcat-inventory 2018-03-09 04:32:21 -05:00
zet809
b5ad92c39c Merge pull request #4912 from robin2008/message-no-py-agent
When xCAT-openbmc-py is not installed on Service Node, log does not help describe the problem
2018-03-09 15:34:44 +08:00
Bin Xu
6d3d340849 check if agent exists in process_request and give more clear message. 2018-03-09 15:05:15 +08:00
zet809
55270d1fe6 Merge pull request #4896 from chenglch/goconsdoc
Add doc to enable goconserver by default
2018-03-09 15:04:20 +08:00
chenglch
5efb6e70ca Use makegocons instead of makeconservercf during discovery and provision 2018-03-09 14:48:09 +08:00
chenglch
f685d458b4 Add doc to enable goconserver by default
Add the steps in documentation to enable goconserver by default.
2018-03-09 14:42:04 +08:00
tingtli
b25c4064d1 Merge pull request #4911 from hu-weihua/mkdef
Looks good to me, i agree to merge
2018-03-09 14:35:06 +08:00
zet809
8bfea10150 Merge pull request #4909 from chenglch/goconsindent
Fix indent problem for the comment lines
2018-03-09 14:23:01 +08:00
zet809
a297ed1171 Merge pull request #4910 from robin2008/not-default-require-soap
remove the dependency, Load SOAP module dynamically
2018-03-09 14:09:56 +08:00
zet809
46b2bcdebe Merge pull request #4907 from whowutwut/openbmc_py_dependencies
Handle the Python dependencies to xCAT-openbmc-py using EPEL/EXTRA/FC28 RPMs
2018-03-09 13:58:11 +08:00
Bin Xu
55af8ca8c4 remove the dependency, Load SOAP module dynamically 2018-03-09 13:39:33 +08:00
hu-weihua
11f469792b Modify all fullwidth colon in test case 2018-03-09 00:33:49 -05:00
Weihua Hu
d0a9e394db Merge pull request #4904 from neo954/infiniband
Add libnl3 to ib.rhels7.ppc64le.pkglist
2018-03-09 13:23:58 +08:00
Victor Hu
0f08fb31a0 Install first, then performance section 2018-03-08 21:49:00 -05:00
chenglch
a03e17dadf Fix indent problem for the comment lines
For the usability issue, add more spaces to avoid of
some errors when deleting the `#`.
2018-03-09 10:41:46 +08:00
bybai
6da5a51010 enhance rflash doc 2018-03-08 21:36:55 -05:00
Victor Hu
eaf6b0eeb8 Adding documentation for installing xCAT-openbmc-py 2018-03-08 16:39:39 -05:00
Victor Hu
88925f99a8 Reverse installing xCAT-openbmc-py by default so we can require python dependencies 2018-03-08 15:21:26 -05:00
Jarrod Johnson
72420d1f00 Fix syncfiles merge update records
The change to fix superset problem also reversed logic
to prefer the 'old' entries to the 'new' entries.  For now,
restore the logic of merge entries superseding existing entries.

What is really warranted is a facility to intelligently sync the account
databases.  Specifically, read in /etc/login.defs, look at UID_MIN and
GID_MIN for the platform.  For UID/GID lower than that, rpms may manage
and such care needs to be given to not change UID/GID, but still need to
update things like shadow and group *membership*, but presrve uid/gid.

Above UID_MIN/GID_MIN, they are user groups and the uid/gid portion is
important in shared filesystem context, so it is imperative that they
work.
2.13.8.lenovo3
2018-03-08 11:02:29 -05:00
Jarrod Johnson
ee54a2cc7b Fix xdcpmerge when no common
The fix for superset broke the null intersection case.
The null intersection case becomes a simple append, so
add as an else clause.
2018-03-08 10:12:08 -05:00
GONG Jie
fe60fe04db Add libnl3 to ib.rhels7.ppc64le.pkglist 2018-03-08 17:24:27 +08:00
bybai
8ed0cece2d enhance rflash unattended doc 2018-03-08 02:06:27 -05:00
zet809
b55cbe37ff Merge pull request #4902 from xcat2/master
Merge master to 2.13 branch for 2.13.11 release(3)
2018-03-07 18:08:14 +08:00
zet809
c38df296d9 Refine openbmc python support error message, and information about switch to perl (#4901) 2018-03-07 17:40:29 +08:00