2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-06-16 00:27:36 +00:00
Commit Graph

20202 Commits

Author SHA1 Message Date
Bin Xu 0d85cd441b 1, Make the function header and comments more clear 2017-08-02 14:39:28 +08:00
Bin Xu 770d947c94 Using networks.dhcpserver as one accept whole noderange for nodeset. 2017-07-28 16:36:15 +08:00
Bin Xu 31ba541657 Forwarding to MN if the request is accepted by SN 2017-07-27 15:55:30 +08:00
Bin Xu 53d3b1bced 1, use 'disjointdhcps' for nodeset disjoint mode
2, handle 'disjoint' in preprocess method, to make sure that no request will be sent to SN which does not manage the nodes.
3, refine 'stat' to make sure it could query unmanaged nodes on-demand.
2017-07-24 13:36:49 +08:00
Bin Xu 9dd5c3e986 Fix typo 2017-07-17 19:49:39 +08:00
Bin Xu 9b2f597ec2 Polish the code according to the review comments 2017-07-17 14:44:34 +08:00
Bin Xu 47b92c193f Fix #3088, introduce 'disjointnetboot' site attribute to make nodeset
request will only be handled for managed nodes on SN.
2017-07-14 14:42:43 +08:00
zet809 b5da727853 Merge pull request #3367 from cxhong/3305
Add Vlan and MTU to switch_macmap output
2017-07-12 09:39:29 +08:00
cxhong a030a7f59e Merge pull request #3398 from samveen/mariadbsetup
[perl-xCAT] Allow `mysqlsetup` to configure mariadb too.
2017-07-11 16:17:53 -04:00
Mark Gurevich 227c15e4a4 Merge pull request #3435 from whowutwut/bmc_state
Support new option to rpower: bmcstate, which will return the state of the BMC
2017-07-11 15:39:13 -04:00
Victor Hu fccace532c Add option to rpower for OpenBMC to return the state of the BMC.
This is a feature that the openbmc management utility allows us to
obtain over the REST interfaces
2017-07-11 14:53:18 -04:00
Victor Hu 5f1d6e675a Add softoff for OpenBMC usage 2017-07-11 14:51:12 -04:00
Casandra Qiu 8efbf20e69 Append MTU for every switch port 2017-07-11 13:50:51 -04:00
Yuan Bai bb56f78b39 Merge pull request #3427 from tingtli/refinecase
refine confignetwork cases
2017-07-11 14:49:16 +08:00
xuweibj d94bfd7677 Merge pull request #3425 from whowutwut/rpower_softoff
Support rpower softoff for openbmc
2017-07-11 14:02:05 +08:00
cxhong 59738f65f9 Configure Cumulus switch via switchdiscover --setup options (#3375) 2017-07-10 22:17:15 -05:00
litingt@cn.ibm.com 7b05585268 refine confignetwork cases 2017-07-10 23:17:00 -04:00
Victor Hu 1fe34083b6 Initial commit to support rpower softoff for openbmc 2017-07-10 16:18:03 -04:00
Mark Gurevich 3b0f7b7852 Merge pull request #3423 from whowutwut/rpower_hardoff
[openbmc] rpower off called against chassis object, rpower state aware of chassis state.
2017-07-10 16:08:09 -04:00
Victor Hu 76b54fc231 Work around a problem with OpenBMC reporting incorrect current
status.  When this is fixed we will have to revisit this and update
based on the chassis and host status
2017-07-10 15:47:10 -04:00
Victor Hu 65623a9193 Merge pull request #3424 from gurevichmark/enable_rspconfig_sshcfg
Print info message and allow rspconfig sshcfg to go through
2017-07-10 15:08:50 -04:00
Mark Gurevich c5265793c5 Print info message and allow rspconfig sshcfg to go through 2017-07-10 14:06:25 -04:00
Victor Hu 3e10a4bc3a Power off should be called against the chassis 2017-07-10 13:05:33 -04:00
Casandra Qiu e55e5e14dc change the format 2017-07-10 12:17:29 -04:00
Yuan Bai 1f277339e9 enhance extra params support for confignetwork (#3404)
* add extra params support

* enhanced based on comments
2017-07-10 16:33:06 +08:00
yangsong 06ab2e627d fix issue [CORAL]incorrect petitboot configuration for nodeset shell in flat hierarchical #3414 (#3419) 2017-07-10 15:57:32 +08:00
Victor Hu d937a34cdb Merge pull request #3355 from gurevichmark/xcatprobe_clusterstatus
Initial pass for clusterstatus xcat probe
2017-07-08 14:01:24 -04:00
Mark Gurevich 4aa3f1571c Merge pull request #3415 from whowutwut/seq_doc
Clean up some of the URLs for manpages in the Sequential Discovery Doc
2017-07-07 11:04:09 -04:00
Victor Hu 9a8f89e128 Clean up some of the URLs for manpages in the Sequential Discovery Doc 2017-07-06 16:25:26 -04:00
Xiaopeng Wang 0e2c8c1d0d Merge pull request #3412 from hu-weihua/removeusernamepw
Remove the plain text of user name and password of xcatbot
2017-07-06 17:06:58 +08:00
xuweibj 60cbe44134 Merge pull request #3400 from junxiawang/0705
modify rpower testcase using unsurpported command for openpowerbmc
2017-07-06 16:01:03 +08:00
hu-weihua aac78a0854 Remove the plain text of user name and password of xcatbot 2017-07-06 02:58:26 -04:00
Yuan Bai ab8af05c64 Merge pull request #3402 from tingtli/bug3394
fix bug 3394. Refine confignetwork cases
2017-07-06 14:54:34 +08:00
junxiawang 2ad12e2ec4 modify rpower testcase using unsurpported command for openpowerbmc 2017-07-05 06:15:11 -04:00
Xiaopeng Wang c4a90d2cbc Merge pull request #3397 from hu-weihua/cicode
CI: change the user to a public account
2017-07-05 17:32:29 +08:00
yangsong 35b5155322 add GPGSIGN env variable to avoid sign for ubuntu build (#3403) 2017-07-05 17:31:37 +08:00
hu-weihua 15ca602dd6 test regression 2017-07-05 04:58:06 -04:00
hu-weihua 89df8e877e test regression 2017-07-05 04:36:00 -04:00
hu-weihua 496d7b407d build test 2017-07-05 04:07:28 -04:00
litingt@cn.ibm.com 3caf0531c3 fix bug 3394. Refine confignetwork cases 2017-07-05 04:06:06 -04:00
hu-weihua 8de802ba10 test build 2017-07-05 03:55:15 -04:00
hu-weihua 51ec3df5c0 build test 2017-07-05 03:31:14 -04:00
hu-weihua 37965e1a7c build test 2017-07-05 03:16:16 -04:00
hu-weihua aa42aca6ba using username and password back 2017-07-05 02:34:08 -04:00
hu-weihua c4d2215065 token test1 2017-07-05 02:18:42 -04:00
hu-weihua d653535de2 token test 2017-07-05 02:11:23 -04:00
hu-weihua f356b13e65 test token 1 2017-07-05 01:47:37 -04:00
hu-weihua 994e811e8e test token 2017-07-05 01:41:24 -04:00
hu-weihua 09e7964b5f Using token to instead of user name and password 2017-07-05 01:31:19 -04:00
GONG Jie d6d34d0256 Merge pull request #3393 from ocfplc/mailmap_update
Update mailmap, and fix some of the entries
2017-07-05 13:17:03 +08:00