Victor Hu
c97d4ee287
Merge pull request #5675 from gurevichmark/exterme_cluster
...
xCAT name consistency
2018-10-12 17:17:34 -04:00
cxhong
5efa7ab42b
Modify the output message if failed pping_hostname() ( #5664 )
...
* Modify output message
2018-10-12 17:33:28 +08:00
Bin Xu
40d74ace1b
Adding port 22 for unprivileged node ping ( #4324 ) ( #5699 )
2018-10-12 17:01:37 +08:00
Kilian Cavalotti
0c0854aa2b
syncfiles: try to fix the issue where sync lists are generated with the ( #5680 )
...
wrong destination username. Bugs #4455 , #5252
2018-10-12 16:14:30 +08:00
Weihua Hu
3d6aab2924
Merge pull request #5697 from xuweibj/I5694
...
fix issue 5694, not try to install tree for xCAT-probe
2018-10-12 15:33:35 +08:00
xuweibj
823a1530ee
fix issue 5694, not try to install tree for xCAT-probe
2018-10-12 02:52:40 -04:00
xuweibj
f09c27dd08
Merge pull request #5696 from hu-weihua/probe5488
...
Enhance osdeploy for issue 5488
2018-10-12 14:20:53 +08:00
huweihua
f3f7890225
Enhance osdeploy for issue 5488
2018-10-12 01:20:18 -04:00
xuweibj
a248377b4d
Merge pull request #5693 from hu-weihua/probe
...
enhance xcatmn for issue 4606
2018-10-12 09:37:43 +08:00
Mark Gurevich
5f88870e33
Remove commented out lines
2018-10-11 15:54:39 -04:00
Victor Hu
53c988bd2d
Merge pull request #5646 from gurevichmark/python_doc
...
Improve flow and grammar for openbmc python installation doc
2018-10-11 15:16:18 -04:00
Victor Hu
311e1e5951
Merge pull request #5669 from gurevichmark/manpage_fixes
...
Formatting and spelling fixes for some man pages
2018-10-11 15:15:32 -04:00
huweihua
7d0caba274
enhance xcatmn for issue 4606
2018-10-11 05:06:03 -04:00
Weihua Hu
300cc96b6a
Merge pull request #5686 from xuweibj/I5677
...
fix xcatprobe xcatmn issues 5677&5678
2018-10-11 16:32:58 +08:00
xuweibj
e18b8a0615
fix issue 5633, use noempty file to check tftp service ( #5691 )
2018-10-11 14:50:44 +08:00
xuweibj
31cb4aa2b8
modified dependiing on comments
2018-10-11 02:19:03 -04:00
Weihua Hu
ea11ec4101
Merge pull request #5690 from xuweibj/case_fix
...
fix issue 5596, recover env for case rinv_wrongbmcpasswd
2018-10-11 13:39:03 +08:00
Bin Xu
74cd024a01
hierarchicalattrs does not work on some columns with special delimiter ( #5663 ) ( #5688 )
2018-10-10 18:07:10 +08:00
xuweibj
cc03b50b15
fix issue 5596, recover env for case rinv_wrongbmcpasswd
2018-10-10 04:16:26 -04:00
Weihua Hu
09a16fa5cf
refine xdsh_t case to fix issue #5687 ( #5689 )
2018-10-10 15:37:52 +08:00
xuweibj
852222796d
fix xcatprobe xcatmn issues 5677&5678
2018-10-09 21:32:26 -04:00
zet809
aca853b05b
Merge pull request #5685 from hu-weihua/deleteswitch1
...
delete all switchdiscover test cases
2018-10-09 17:01:12 +08:00
huweihua
e346b49a3a
delete all switchdiscover test cases
2018-10-09 02:43:15 -04:00
cxhong
017ab78ba5
Failed to parse the prescripts without action defined ( #5682 )
2018-10-09 13:49:15 +08:00
Mark Gurevich
7bf2984138
Merge pull request #5681 from cxhong/discinfo
...
Add two disc ID for rhels8.0
2018-10-05 15:03:09 -04:00
Casandra Qiu
c8ed19a9d0
Add two disc ID for rhels8.0
2018-10-05 14:41:53 -04:00
Mark Gurevich
5b3aef0e82
Formatting and spelling fixes
2018-10-04 14:13:27 -04:00
Mark Gurevich
3d41124508
Changes after the review
2018-10-03 11:19:27 -04:00
Mark Gurevich
3970342342
xCAT name consistency
2018-10-01 13:15:58 -04:00
Mark Gurevich
d9df3762c4
Doc enhancements to localdisk instructions ( #5654 )
2018-09-28 10:52:43 +08:00
Weihua Hu
68d102267e
Merge pull request #5668 from Obihoernchen/patch-6
...
[Docu] IB switch configuration: fix passwd entry
2018-09-27 14:55:35 +08:00
tingtli
0deadcaf85
Merge pull request #5671 from hu-weihua/inventorylabel
...
Looks good to me. I agree to merge
2018-09-27 14:41:29 +08:00
huweihua
d8f69ef52c
add label for xcat-inventory test cases
2018-09-27 00:48:35 -04:00
Mark Gurevich
8fb1fc8dbe
Merge pull request #5670 from cxhong/5655
...
Get group name from lsdef command
2018-09-26 17:06:02 -04:00
Casandra Qiu
0a6e854786
get group name for lsdef command
2018-09-26 16:23:47 -04:00
Obihörnchen
dfe968db2f
[Docu] IB switch configuration: fix passwd entry
...
The entry in the passwd table has to use the key `switch`, otherwise the sshusername and password is not detected.
See `man switches` page:
```
sshusername
The remote login user name. It can be for ssh or telnet. If it is for telnet,
set protocol to "telnet". If the sshusername is blank, the username, password
and protocol will be retrieved from the passwd table with "switch" as the key.
sshpassword
The remote login password. It can be for ssh or telnet. If it is for telnet, set
protocol to "telnet". If the sshusername is blank, the username, password and
protocol will be retrieved from the passwd table with "switch" as the key.
```
See `man passwd` page:
```
key
The type of component this user/pw is for. Valid values: blade (management module),
ipmi (BMC), system (nodes), omapi (DHCP), hmc, ivm, cec, frame, switch.
```
2018-09-26 14:48:09 +02:00
Weihua Hu
722709b61e
Merge pull request #5666 from zet809/replace_5623
...
Replace 5623: Correct typo in xCAT-vlan spec file comment
2018-09-26 11:19:37 +08:00
zet809
c675a653db
Merge pull request #5643 from jjohnson42/cnosxdsh
...
Add CNOS compatible xdsh config
2018-09-26 10:49:05 +08:00
xuweibj
4bfa23e1bb
fix issue 5633, enhance check tftp service ( #5639 )
...
* fix issue 5633, enhance check tftp service
2018-09-26 10:30:41 +08:00
ertaozh
eb0b2e022c
Replace 5623: Correct typo in xCAT-vlan spec file comment
2018-09-25 22:23:17 -04:00
Yuan Bai
827bdf3497
Merge pull request #5651 from zet809/fix_issue_5649
...
Fix issue 5649: makedhcp misleading error message
2018-09-26 09:36:11 +08:00
Mark Gurevich
b9773ba57d
Merge pull request #5657 from Obihoernchen/patch-3
...
[Docu] Correct default xcatsslversion
2018-09-25 13:12:24 -04:00
Mark Gurevich
e80c7ca270
Review suggestions
2018-09-25 11:25:54 -04:00
ertaozh
366eef33a2
Modify warning message based on comments
2018-09-25 07:58:02 -04:00
Victor Hu
1ad3eada3e
Merge pull request #5638 from gurevichmark/rhev_doc
...
Update RHEV docs
2018-09-24 14:53:58 -04:00
Obihörnchen
5ca6e01b83
[Docu] Correct default xcatsslversion
...
It's TLSv1 not SSLv3 anymore.
2018-09-22 02:29:13 +02:00
Gᴏɴɢ Jie
819b20b660
Merge pull request #5653 from robin2008/xcatperftest
...
Two changes on xcatperftest
2018-09-21 18:08:49 +08:00
bxuxa
185b0e3579
Two changes on xcatperftest
...
- add timeout when executing the test commands
- add `lsdef -w` and `chdef -p` into default commands list
2018-09-21 18:02:46 +08:00
Weihua Hu
224aea1fe2
Merge pull request #5634 from tingtli/bug1641
...
add a case for bug 1641 go-xcat update will continue even if required repoquery command is not installed
2018-09-21 16:07:42 +08:00
ertaozh
26b142d2d4
Fix issue 5649: makedhcp misleading error message
2018-09-21 02:11:58 -04:00