Bin Xu
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
zet809
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
xuweibj
a662bb5a01
Merge pull request #4694 from xcat2/gurevichmark-openbmc_rspconfig_powersupplyredundancy
...
Gurevichmark openbmc rspconfig powersupplyredundancy
2018-01-23 15:12:21 +08:00
zet809
5d91fe3778
modify rspconfig powersupplyredundancy based on comments
2018-01-23 00:49:41 -05:00
Victor Hu
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
Victor Hu
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
Victor Hu
4e7eca5c9f
Adding security vulnerability for 12/07/17 SSL announce
2018-01-22 14:02:53 -05:00
Mark Gurevich
b608dea24a
Support rspconfig powersupplyredundancy
2018-01-22 11:20:52 -05:00
xuweibj
f90349bcd0
Merge branch 'master' into rflash_python
2018-01-22 16:29:38 +08:00
xuweibj
2e405d6678
Merge branch 'master' into rflash_python
2018-01-22 16:28:54 +08:00
XuWei
a2a6235315
modified depending on comments
2018-01-22 03:23:31 -05:00
zet809
b871df219e
Merge pull request #4662 from neo954/genesis
...
Fix clean install problem of xcat-genesis-base
2018-01-22 13:38:33 +08:00
xuweibj
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
bybai
08a3bb11e2
fix buildpythonrpm
2018-01-22 00:02:51 -05:00
GONG Jie
e354ffc897
Fix clean install problem of xcat-genesis-base
2018-01-22 12:42:09 +08:00
zet809
b32764540c
Merge pull request #4634 from gurevichmark/openbmc_rspconfig_restore_policy
...
Support for OpenBMC PowerRestorePolicy attribute
2018-01-22 09:41:41 +08:00
Bin Xu
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
Yuan Bai
26bfecb4ad
Merge pull request #4660 from xuweibj/I4658
...
fix issue 4658, parameter check for rpower openbmc
2018-01-19 16:34:00 +08:00
xuweibj
ba9d639705
Merge pull request #4661 from bybai/makepy
...
let agent.py can be executed
2018-01-19 16:32:24 +08:00
bybai
e2429358c4
let client.py can be executed
2018-01-19 03:13:36 -05:00
bybai
33b3161fee
let agent.py can be executed
2018-01-19 02:58:26 -05:00
XuWei
589ee960e3
fix issue 4658, parameter check for rpower openbmc
2018-01-19 02:57:02 -05:00
XuWei
aaf10a83e6
modified depending on comments
2018-01-19 02:47:16 -05:00
zet809
f3953135d0
Merge pull request #4635 from cxhong/pdudoc
...
Add documentation for PDU support
2018-01-19 15:46:11 +08:00
zet809
7928a734c9
Merge pull request #4643 from jjohnson42/fixmacdatacheck
...
Fix IMM MAC data check
2018-01-19 15:23:53 +08:00
zet809
c669a22fe0
Merge pull request #4657 from chenglch/gocons_doc
...
Add gocons setup doc on service node
2018-01-19 15:14:35 +08:00
chenglch
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
zet809
bfd3050e45
Merge pull request #4655 from bybai/new
...
format emptyzonesenable
2018-01-19 13:24:52 +08:00
bybai
a673a886ac
fix CI xCAT-vlan failure
2018-01-19 00:00:03 -05:00
bybai
d9a8a1bce6
fix CI failure for syslinux deb package arch
2018-01-18 22:11:46 -05:00
bybai
1fa769373e
work around CI failure
2018-01-18 21:39:38 -05:00
bybai
717b67304d
format emptyzonesenable
2018-01-18 21:17:34 -05:00
Mark Gurevich
956719b53e
Add rspconfig dump download all function
2018-01-18 11:42:32 -05:00
zet809
4bfaba915d
Merge pull request #4650 from bybai/emptyzone
...
change empty_zones_enable in named.conf
2018-01-18 16:20:15 +08:00
bybai
55fed03a81
handle error
2018-01-18 03:01:45 -05:00
bybai
988898dde1
enhance emptyzonesenable description
2018-01-18 02:58:30 -05:00
bybai
7f7c4e4dea
enhance print error message
2018-01-18 02:36:31 -05:00
XuWei
fe63484909
rflash for openbmc on python, including options a|c|l|delete|u
2018-01-18 02:10:01 -05:00
bybai
df3eb6c4f4
change empty_zones_enable in named.conf
2018-01-18 01:44:29 -05:00
zet809
179b1cdf6c
modify directory to copy bmcsetup/getipmi scripts ( #4649 )
2018-01-17 23:48:13 -06:00
Casandra Qiu
1f06984868
types of PDUs
2018-01-17 21:06:48 -05:00
Gᴏɴɢ Jie
515c059333
Merge pull request #4647 from zet809/modify_genesis_script_path
...
From 2.13.10, the genesis scripts is moved to usr/bin or usr/sbin
2018-01-17 16:47:26 +08:00
ertaozh
a2d2ed1d34
From 2.13.10, the genesis scripts is moved to usr/bin or usr/sbin
2018-01-17 03:41:35 -05:00
zet809
cb12e9ba9f
Merge pull request #4618 from samveen/fix_4614
...
Relocate `/*bin` into `/usr/` to fix conflict between Genesis base and `scripts`
2018-01-17 16:32:22 +08:00
zet809
35c2e4a43e
Merge pull request #4624 from neo954/genesis
...
A script to convert xCAT-genesis-base rpm package to deb package
2018-01-17 14:26:28 +08:00
GONG Jie
3461396e9c
Fix permission in xCAT-genesis-builder.spec
2018-01-17 14:02:54 +08:00
GONG Jie
0ce225b339
Update dependency for xCAT-genesis-base on Red Hat
2018-01-17 13:54:12 +08:00
GONG Jie
66c190d612
Add dependency for xcat-genesis-base on Debian/Ubuntu
2018-01-17 13:52:32 +08:00
zet809
78e5845863
Merge pull request #4636 from xuweibj/openbmc2
...
Add perl files of openbmc2 to support openbmc on python
2018-01-17 13:38:33 +08:00
XuWei
7e286494c0
modified depending on comments
2018-01-17 00:32:54 -05:00