2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-17 20:00:19 +00:00
Commit Graph

21580 Commits

Author SHA1 Message Date
7561337bec Fix incorrect usage output for OpenBMC rspconfig command 2018-01-24 10:47:47 -05:00
f075ff1121 Merge pull request #4712 from zet809/enhance_bmcdiscovery
Enhance bmcdiscovery to fix issue
2018-01-24 19:57:36 +08:00
3ebe911473 enhance of fix for issue 4652 2018-01-24 06:50:32 -05:00
4acf102b07 fix issue 4652: bmcdiscover command will not able to find Boston node (#4710) 2018-01-24 18:22:08 +08:00
1314f8821e Merge pull request #4708 from xuweibj/I4705
fix issue 4705, modify usage output
2018-01-24 17:07:56 +08:00
691e0ee464 fix issue 4705, modify usage output 2018-01-24 03:16:41 -05:00
78dbe4274b Missing some 'echo' when running updatenode, and put it back (#4706) 2018-01-23 21:51:47 -06:00
c8ace50d21 Merge pull request #4644 from gurevichmark/openbmc_rspconfig_gen_usage
Build usage string based on command definitions
2018-01-23 15:49:43 -05:00
99cac5264a Second pass for autogenerating usage 2018-01-23 13:47:11 -05:00
0d29e5d5e1 Move code block for usage string processing 2018-01-23 12:09:37 -05:00
8788b13235 Man page changes for OpenBMC rspconfig 2018-01-23 12:09:36 -05:00
d395e8b73b Build usage string based on command definitions 2018-01-23 12:09:35 -05:00
cb25622331 It is for provision log enhancement and partial address #4582 (#4648)
- clear logs in the key components during provisioning (not only debug mode, but debug mode will have more logs)
 - now only cover rhel7 stateful and stateless
 - make more syslogs into cluster.log (tag = xcat or xcat.*)
 - the changes will not impact other distro
2018-01-23 03:20:42 -06:00
0982cdf282 Merge pull request #4645 from xuweibj/rflash_python
rflash for openbmc on python, including options a|c|l|delete|u
2018-01-23 16:13:30 +08:00
a662bb5a01 Merge pull request #4694 from xcat2/gurevichmark-openbmc_rspconfig_powersupplyredundancy
Gurevichmark openbmc rspconfig powersupplyredundancy
2018-01-23 15:12:21 +08:00
5d91fe3778 modify rspconfig powersupplyredundancy based on comments 2018-01-23 00:49:41 -05:00
d00ee26c67 Merge pull request #4651 from gurevichmark/openbmc_rspconfig_dump_all
Add rspconfig dump download all function
2018-01-22 15:33:35 -05:00
24f665e445 Merge pull request #4666 from whowutwut/psirt_10822
Adding security vulnerability for 12/07/17 OpenSSL announce
2018-01-22 14:06:01 -05:00
4e7eca5c9f Adding security vulnerability for 12/07/17 SSL announce 2018-01-22 14:02:53 -05:00
b608dea24a Support rspconfig powersupplyredundancy 2018-01-22 11:20:52 -05:00
f90349bcd0 Merge branch 'master' into rflash_python 2018-01-22 16:29:38 +08:00
2e405d6678 Merge branch 'master' into rflash_python 2018-01-22 16:28:54 +08:00
a2a6235315 modified depending on comments 2018-01-22 03:23:31 -05:00
b871df219e Merge pull request #4662 from neo954/genesis
Fix clean install problem of xcat-genesis-base
2018-01-22 13:38:33 +08:00
82090e0c24 Merge pull request #4664 from bybai/fixscript
fix buildpythonrpm when there is no /root/rpmbuild/SOURCES directory
2018-01-22 13:29:40 +08:00
08a3bb11e2 fix buildpythonrpm 2018-01-22 00:02:51 -05:00
e354ffc897 Fix clean install problem of xcat-genesis-base 2018-01-22 12:42:09 +08:00
b32764540c Merge pull request #4634 from gurevichmark/openbmc_rspconfig_restore_policy
Support for OpenBMC PowerRestorePolicy attribute
2018-01-22 09:41:41 +08:00
c0074cf8ab Add the 'postbooting' status to indicate xCAT start to handle postboot tasks (#4346) (#4369)
- for diskful, it will be set when leaving 'booting' stage
 - for diskless, it will be set when leaving 'netbooting' stage
 - for diskful reboot, it will set when (site.runpostscript=1)
 - modify the document accordingly
 - also modify GlobalDef.pm, but it won't have impact as the status will not be in nodeset operation.
2018-01-19 02:39:11 -06:00
26bfecb4ad Merge pull request #4660 from xuweibj/I4658
fix issue 4658, parameter check for rpower openbmc
2018-01-19 16:34:00 +08:00
ba9d639705 Merge pull request #4661 from bybai/makepy
let agent.py can be executed
2018-01-19 16:32:24 +08:00
e2429358c4 let client.py can be executed 2018-01-19 03:13:36 -05:00
33b3161fee let agent.py can be executed 2018-01-19 02:58:26 -05:00
589ee960e3 fix issue 4658, parameter check for rpower openbmc 2018-01-19 02:57:02 -05:00
aaf10a83e6 modified depending on comments 2018-01-19 02:47:16 -05:00
f3953135d0 Merge pull request #4635 from cxhong/pdudoc
Add documentation for PDU support
2018-01-19 15:46:11 +08:00
7928a734c9 Merge pull request #4643 from jjohnson42/fixmacdatacheck
Fix IMM MAC data check
2018-01-19 15:23:53 +08:00
c669a22fe0 Merge pull request #4657 from chenglch/gocons_doc
Add gocons setup doc on service node
2018-01-19 15:14:35 +08:00
7633bb2714 Add gocons setup doc on service node
Add console state 2 in the servicenode table to help set up
goconserver daemon.
2018-01-19 14:11:05 +08:00
bfd3050e45 Merge pull request #4655 from bybai/new
format emptyzonesenable
2018-01-19 13:24:52 +08:00
a673a886ac fix CI xCAT-vlan failure 2018-01-19 00:00:03 -05:00
d9a8a1bce6 fix CI failure for syslinux deb package arch 2018-01-18 22:11:46 -05:00
1fa769373e work around CI failure 2018-01-18 21:39:38 -05:00
717b67304d format emptyzonesenable 2018-01-18 21:17:34 -05:00
956719b53e Add rspconfig dump download all function 2018-01-18 11:42:32 -05:00
4bfaba915d Merge pull request #4650 from bybai/emptyzone
change empty_zones_enable in named.conf
2018-01-18 16:20:15 +08:00
55fed03a81 handle error 2018-01-18 03:01:45 -05:00
988898dde1 enhance emptyzonesenable description 2018-01-18 02:58:30 -05:00
7f7c4e4dea enhance print error message 2018-01-18 02:36:31 -05:00
fe63484909 rflash for openbmc on python, including options a|c|l|delete|u 2018-01-18 02:10:01 -05:00