2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-22 14:05:32 +00:00
Commit Graph

22134 Commits

Author SHA1 Message Date
cea795309d add iputils into compute.sles11.pkglist 2018-05-10 02:10:37 -04:00
ab3f449548 Merge pull request #5184 from robin2008/xcatdb_die
make store_fd does not thow exception and the client could be closed.
2018-05-10 13:46:32 +08:00
cb6d35402e Merge pull request #5185 from gurevichmark/openbmc_rinv_options
OpenBMC rinv more specific REST calls
2018-05-10 10:36:23 +08:00
18c5f12358 Merge pull request #5186 from whowutwut/doc_admonitions
Tagging Notes and Warnings with admonitions to render nicer on RTD
2018-05-09 15:05:28 -04:00
f56a57b924 Merge pull request #5180 from robin2008/xcatsnap-rsyslog
add rsyslog configration files to xcatsnap
2018-05-09 14:51:32 -04:00
9232665f33 Merge pull request #5169 from gurevichmark/auditlog_doc
Auditlog table doc improvement
2018-05-09 14:24:26 -04:00
ba75c2e369 Merge pull request #5181 from gurevichmark/chtab_usage
Man and usage updates for chtab and tabch commands
2018-05-09 14:23:42 -04:00
9d7354c03c Add Admonitions tags for the Network advanced sections 2018-05-09 14:22:35 -04:00
15493a4d0b remove ipv6 section as there's no content in it 2018-05-09 14:21:30 -04:00
023f1cad69 Tagging Notes and Warnings with admonitions to render nicer on RTD 2018-05-09 13:38:32 -04:00
a06e3cc850 OpenBMC rinv more specific REST calls 2018-05-09 10:56:49 -04:00
9d6a8fa420 make store_fd does not thow exception and the client could be closed. 2018-05-09 17:47:55 +08:00
b39dcac7ff Merge pull request #5182 from hu-weihua/detect_dhcpd
Add test case for xcatprobe detect_dhcpd command
2018-05-09 17:04:47 +08:00
270434e884 Add log service and log record in xcatprobe xcatmn (#5157)
* Add log service and log record in xcatprobe xcatmn
2018-05-09 16:52:13 +08:00
8f4d4f3631 Merge pull request #5174 from gurevichmark/restapi_no_key_match
REST API handle no key match for tables
2018-05-09 14:51:07 +08:00
68cc0c3d65 modify incorrect sentence 2018-05-09 02:30:02 -04:00
21a138502a add test for issue 922 (#5179) 2018-05-09 14:07:21 +08:00
ff8202a13b add test case for xcatprobe detect_dhcpd command 2018-05-08 23:11:39 -04:00
2361cda1f2 Man and usage updates for chtab and tabch commands 2018-05-08 13:34:17 -04:00
61096e21e9 add test case for xcatprobe detect_dhcpd command 2018-05-08 05:32:53 -04:00
cde37a25de add rsyslog configration files to xcatsnap 2018-05-08 17:27:43 +08:00
175b7f1289 Merge pull request #5172 from gurevichmark/restapi_beacon
Add REST API beacon status function
2018-05-08 14:31:55 +08:00
d480f8760a Add Copycds/nodeset/syncfiles support to onie switches support (#5173) 2018-05-08 13:44:25 +08:00
ecc403b136 REST API handle no key match for tables 2018-05-07 16:12:19 -04:00
8e58122278 Add REST API beacon status function 2018-05-07 11:37:02 -04:00
a38ffa18f7 Auditlog table doc improvement 2018-05-04 11:33:27 -04:00
4c0bc17be0 Merge pull request #5113 from tingtli/rspconfigcase
add rspconfig test cases
2018-05-04 17:41:23 +08:00
0cd77f9da0 Merge pull request #5161 from tingtli/4770
add a case for issue 4770 Should --delete option be used for the firmware in active(*) state
2018-05-04 16:49:28 +08:00
a9825f3260 Add some logs for bmcdiscover (#5163)
* Add some logs for bmcdiscover
2018-05-04 15:43:51 +08:00
9dff3bb734 Merge pull request #5143 from gurevichmark/openbmc_rest_api
REST API for OpenBMC nodes
2018-05-04 11:05:03 +08:00
c07cfc5354 update to remove comment line 2018-05-03 22:42:40 -04:00
d6e4931f80 Merge pull request #5166 from gurevichmark/travis_json
TravisCI wording and JSON format check
2018-05-04 10:14:16 +08:00
a0844af6fd Merge pull request #5164 from hu-weihua/casebug
Fix typo of test case export_import_single_ppc_by_json
2018-05-04 09:51:26 +08:00
f4f173f9ab TravisCI wording and JSON format check 2018-05-03 15:45:18 -04:00
75cdcd7b4a fix typo of test case export_import_single_ppc_by_json 2018-05-03 07:11:44 -04:00
9874c11063 check the existance of osimage; set os and arch of node to be the relevant attribute in osimage during nodeset (#5162) 2018-05-03 17:03:54 +08:00
5d6e9fe7a0 Merge pull request #5061 from robin2008/ipmi_debug
report ipmi_debug message under node name (#5033)
2018-05-03 15:17:55 +08:00
ef432cd610 add a case for issue 4770 Should --delete option be used for the firmware in active(*) state 2018-05-02 23:08:18 -04:00
7bbf1cacec Support nodeset <switch> osimage command for cumulus switch (#5144)
* Support nodeset <switch> osimage command for cumulus switch

* Add logical checking for provemethod and pkgdir

* fix conflict
2018-05-03 10:47:17 +08:00
2fdfe18151 Merge pull request #5149 from gurevichmark/rest_api_table_access
Handle invalid tables in REST API
2018-05-03 09:38:33 +08:00
c837babad6 Support copycds command to create cumulus osimage (#5122)
* Support copycds command to create cumulus osimage

* Add Error handler

* fix a typo

* Add VERBOSE

* Modify a error message

* modify per yangSong's comment

* Add '-i' and '-o' flag

* remove nooverwrite when checking pkgdir
2018-05-03 08:27:40 +08:00
69b56230d6 Merge pull request #5155 from hu-weihua/xcatd_start
update test case 'xcatd_start' for issue 5152
2018-05-02 14:59:42 +08:00
f43d3593ed Merge pull request #5156 from bybai/chdef_t
enhance chdef testcase for postscripts
2018-05-02 14:51:18 +08:00
36cc903f36 enhance chdef testcase for postscripts 2018-05-02 02:05:33 -04:00
915ef295f1 update test case 'xcatd_start' for issue 5152 2018-05-01 23:27:00 -04:00
44dada4033 Merge pull request #5138 from gurevichmark/uninstall_doc
Improve xCAT uninstall documentation
2018-05-01 10:08:19 -04:00
81545ed9fc REST API table access testcases 2018-04-30 14:37:42 -04:00
dc9420296a Handle invalid tables in REST API 2018-04-30 13:06:05 -04:00
1121c8529d Changed due to review 2018-04-27 10:58:41 -04:00
7c85b0998d add support for syncfiles with scp (#5123)
* add support for syncfiles with scp

* refine logic of EXECTUTE support message non rsync filesync

* refine syncfiles

* add startsyncfile script for cumulus

* refine format, fix updatenode without options causes command to crash #5142
2018-04-27 11:28:08 +08:00