2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-10 15:30:09 +00:00
Commit Graph

20322 Commits

Author SHA1 Message Date
2fe55ff483 modify genesis testcase for if xcatmaster=nodename 2017-07-31 07:04:40 -04:00
57be67ad31 modify genesis testcase for if xcatmaster=nodename 2017-07-31 06:46:40 -04:00
87e62ec8d4 Merge pull request #3529 from cxhong/pdussh
Support passwordless ssh for pdu
2017-07-28 14:38:55 +08:00
38539f48bd correct the generation of conf/distributions for xcat-dep (#3553) 2017-07-28 00:00:36 -05:00
915248a419 fix addkcmdline for deployed kernel only #3532, refine the document (#3536) 2017-07-28 11:23:31 +08:00
8dc51bcf38 Merge pull request #3540 from zet809/fix_issue_3460
fix issue 3460: Changes required for 'rflash -c' to support more deta…
2017-07-27 09:48:48 -04:00
b5e5b00c43 Merge pull request #3546 from xuweibj/doutput
Will not print EnergyManager error msg when run rvitals power
2017-07-27 16:44:57 +08:00
f3e9b5a2e2 Will not print EnergyManager error msg when run rvitals power 2017-07-27 02:21:43 -04:00
fe04623b23 Merge pull request #3530 from gurevichmark/rspconfig_openbmc_network
Rspconfig openbmc network
2017-07-26 12:04:07 -04:00
71a7151d97 remove results 2017-07-26 09:11:12 -04:00
7453088c98 Merge pull request #3539 from junxiawang/0726
modify rinv testcase
2017-07-26 16:05:04 +08:00
2caa6e9d58 modify rinv testcase 2017-07-26 07:52:00 -04:00
636a24c621 Merge pull request #3538 from hu-weihua/hcbundle
remove unsuitable cases from hardward control bundle
2017-07-26 15:55:23 +08:00
bd88e86214 fix issue 3460: Changes required for 'rflash -c' to support more detailed firmware information for LC Big Data boxes 2017-07-26 03:46:05 -04:00
27416f3d79 remove rinv_mprom and rinv_guid from hdctrl_openpower_ipmi.bundle since these 2 cases is just available in x86. remove rinv_deviceid since it does not exist. 2017-07-26 02:51:48 -04:00
8df6243c57 Merge pull request #3457 from hu-weihua/updatehcbundle
Add new 7 test cases to hardware control bundles
2017-07-26 14:37:19 +08:00
91ac7b3488 Catch multiple ips on the same adapter better 2017-07-25 16:04:14 -04:00
3723c0e9ab Merge pull request #3528 from bybai/instnic
enhance configeth configure instnic
2017-07-25 14:36:30 -04:00
86e4b9ccb3 modify sshcfg 2017-07-25 10:18:04 -04:00
khm
cb8ce84249 xCAT-client: allow pgsqlsetup(1) to accept additional pg_hba entries (#3527)
* xCAT-client:  allow pgsqlsetup(1) to accept additional pg_hba.conf entries

Currently pgsqlsetup(1) only sets up the MN ip address for access via
pg_hba.conf.  This change adds a -a flag to allow the user to specify
additional addresses for use in that file.

This is useful for users who already know what IP addresses will be
used by their service nodes, so they can pass them directly to the
pgsqlsetup program, without needing to edit pg_hba.conf (and avoiding
needing to restart postgresql and xcat after the edit).

* xCAT-client: fix formatting in pgsqlsetup(1)

* pgsqlsetup.1.pod:  clarify default setup

* pgsqlsetup.1.pod:  update usage section to reflect access flag

* pgsqlsetup.1:  refresh documentation

* xCAT-client/bin/pgsqlsetup: add -a/--access to usage statement
2017-07-25 02:34:50 -05:00
ddc06a3fa5 Merge pull request #3518 from tindelli/master
blacklist HP trunk interfaces
2017-07-25 13:58:08 +08:00
994ddcf62a Merge pull request #3522 from immarvin/onxcatver
fix issue#3515: check the version of xCAT between MN and SN while processing the forwarded request
2017-07-24 16:15:00 -04:00
debfefb9de openbmc rspconfig query command 2017-07-24 11:02:06 -04:00
de9b4b575f Support passwordless ssh for pdu 2017-07-24 10:18:30 -04:00
376f1b723d Merge pull request #3510 from cxhong/pdudiscover
Support pdudiscover command to discover PDU
2017-07-24 21:25:48 +08:00
f329a2efa7 Merge pull request #3512 from chenglch/getadapter
Make getadapter work during discovery process
2017-07-24 15:17:17 +08:00
f6b16d24bd enhance configeth configure instnic 2017-07-24 02:51:35 -04:00
f37f4c75bf Merge pull request #3520 from whowutwut/rsetboot_openbmc
Complete the rsetboot development effort and expose the the function
2017-07-24 13:03:20 +08:00
a8bf700c68 put back stat option for rsetboot 2017-07-23 23:29:35 -04:00
8b31e63287 load Sys::Hostname module with use intead of require to avoid performance decrease; refine the warning message;remove some commented out lines 2017-07-23 23:26:03 -04:00
84de6fed26 Merge pull request #3525 from xuweibj/discover
Task 3406, add BMC MAC in bmcdiscover and discovery process
2017-07-21 13:17:40 -04:00
762ee31628 modified from review 2017-07-21 10:38:31 -04:00
5bb6bd7131 fix issue noderange in xCAT commands might be broken by shell expansion #3319 (#3524) 2017-07-21 18:12:52 +08:00
bc6ddccbd0 Modify the document and nics schema based on review comments. 2017-07-21 16:19:24 +08:00
90716e9a1d Merge pull request #3521 from bybai/bundle
fix bundles for confignetwork and confignics
2017-07-21 16:08:36 +08:00
4d54889a36 Task 3406, add BMC MAC in bmcdiscover and discovery process 2017-07-21 03:39:01 -04:00
725444cdd1 fix issue#3515: check the version of xCAT between MN and SN while processing the forwarded request 2017-07-21 03:37:33 -04:00
97fde0db98 update bundles for confignetwork and confignics 2017-07-21 03:24:51 -04:00
khm
cac418514f xCAT-client: allow pgsqlsetup(1) to accept additional listen_addresses (#3519) 2017-07-20 21:14:04 -05:00
e97523d790 Open up the rsetboot function for OpenBMC
Print message that informs user and dev teams that function is not yet exposed in the firmware
2017-07-20 17:38:44 -04:00
7841a6a015 blacklist HP trunk interfaces 2017-07-20 14:40:48 -05:00
4c8dfad42d OpenBMC rspconfig display 2017-07-20 13:53:22 -04:00
1349d5b577 Merge pull request #3506 from xuweibj/I3496
fix 3496, depends on xcatdebugmode to print debug msg
2017-07-20 11:03:22 -04:00
e569dcddd8 fix issue 3430 confignetwork could not config network if MTU is not set (#3455)
* fix issue 3430 confignetwork could not config network if MTU is not set

* polished based on comments.

* polished

* polished
2017-07-20 17:06:20 +08:00
0f70ff9aac Merge pull request #3511 from hu-weihua/xcattest
Fix xcattest bug: failed to load config file which value include comma in object section
2017-07-20 16:17:43 +08:00
e8df039d42 Make getadapter work during discovery process
This patch redesign the original getadapter plugins. Currently,
getadapter do not work as a common command but only a chain command
works during discovery.
2017-07-20 16:03:52 +08:00
44eebd897c Enhance confignetwork to integrate with configib (#3505) 2017-07-20 15:48:36 +08:00
d1b823b4b3 fix bug: failed to load config file which value include comma in object section 2017-07-20 03:46:46 -04:00
577e5cef28 modified depending on comments 2017-07-19 23:22:33 -04:00
4d046d4f4e Merge pull request #3418 from cxhong/vlan
Support hybrid mode for different access vlan other than 1
2017-07-19 23:14:37 -04:00