Xiaopeng Wang
0322e5332a
Merge pull request #773 from tingtli/defect740
...
Support the new format 'file -> (noderange for permitted nodes) file' in synclist file for file syncing
2016-03-04 22:29:19 +08:00
litingt@cn.ibm.com
857c83f8b9
Support the new format 'file -> (noderange for permitted nodes) file' in synclist file for file syncing
2016-03-04 02:18:07 -05:00
zet809
5fa692543d
Update docker.pm
2016-03-04 11:49:23 +08:00
zet809
59f44ee423
Update docker.pm
2016-03-04 11:28:28 +08:00
yangsong
f5b4be3ed7
Merge pull request #744 from cxhong/swkits
...
Detect Error case in the xcatd and avoid loop in the updateflag.awk
2016-03-04 10:57:23 +08:00
Casandra Qiu
b07e268642
modify error messages
2016-03-03 14:50:25 -05:00
cxhong
762e960d21
Merge pull request #759 from whowutwut/swkit_refactor_master
...
Refactor the Software Kit Section of the documentation
2016-03-03 13:43:54 -05:00
Victor Hu
d75ecae303
Fix errors/warnings in the documentation during the build
2016-03-03 13:36:44 -05:00
Victor Hu
af70f44c7f
Fix errors in the formatting of the man pages causing problems
...
with the conversion to rst
2016-03-03 13:36:44 -05:00
Victor Hu
60d22ced09
Fix some formatting changes for the kit files
2016-03-03 13:33:46 -05:00
Victor Hu
c99dbc44bd
Refactor the Software Kit documentation section to define the concept
...
of prebuilt and custom kits.
- prebuilt kits are HPC software kits , complete kits, that are
ready to use
- custom kits will describe the kit framework and have instructions
to help users create their own software kits
2016-03-03 13:33:45 -05:00
Victor Hu
b8e868bb7f
Merge pull request #745 from gurevichmark/bypass_man_fixes
...
Add bypass flag description to xdcp and xdsh commands
2016-03-03 13:17:02 -05:00
Xiaopeng Wang
a8fa3a2b94
Merge pull request #768 from lyu571/master
...
Add Rhelhpc7.1 support to discinfo.pm(master)
2016-03-03 18:40:56 +08:00
Yin Luo
781bfd3feb
Add Rhelhpc7.1 support to discinfo.pm(mainline)
...
Update discinfo.pm for support Rhelhpc7.1(RHEL ComputeNode version) in mainline trunk.
2016-03-03 14:35:33 +08:00
neo954
56dd49f3a7
Merge pull request #741 from hu-weihua/umask
...
Fix defect #698 Default permissions on commands.log are 644, should change to 600
2016-03-03 14:00:30 +08:00
hu-weihua
50efb51743
modify depending on gongjie's new comment
2016-03-03 00:48:16 -05:00
yangsong
30d04876f5
Merge pull request #718 from whowutwut/pkvm_diskless
...
Fix issue with SGA when creating diskless VMs on PowerKVM
2016-03-03 13:41:55 +08:00
Weihua Hu
c76e7accab
Merge pull request #753 from junxiawang/xCATreglatest
...
modify autotest xCATreg
2016-03-03 11:17:18 +08:00
Xiaopeng Wang
4b5d190912
Merge pull request #762 from xuweibj/I761
...
To fix issue #761 , made a mistake that make certificate generate failed
2016-03-02 22:34:05 +08:00
XuWei
03769868a4
To fix issue #761 , made a mistake that make certificate generate failed
2016-03-02 02:33:09 -05:00
chenglch
c6e526014c
Merge pull request #737 from zet809/refine_docker_with_httpasync
...
Refine the docker instance lifecycle management code with HTTP::Async
2016-03-02 02:02:38 -05:00
ertaozh
1e1e03aec6
Refine the docker instance lifecycle management code with HTTP::Async
2016-03-02 01:28:35 -05:00
Mark Gurevich
847f2fcaf3
Add bypass flag description to xdcp and xdsh commands
2016-03-01 12:20:59 -05:00
Xiaopeng Wang
ad24234659
Merge pull request #754 from xuweibj/SAN
...
Set the FQDN in the xcatd certificate, use subjectAltNames
2016-03-01 22:26:02 +08:00
Xiaopeng Wang
a3148cfce5
Merge pull request #757 from chenglch/plugin_wait_issue
...
Fix race condition issue when printing message in xcatd
2016-03-01 22:21:12 +08:00
junxiawang
16f0e90345
modify autotest xCATreg
2016-03-01 06:51:45 -05:00
chenglch
7fd99442c7
Fix race condition issue when printing message in xcatd
...
related-issue: #729
related-commit: #742
2016-03-01 04:53:50 -05:00
XuWei
0d7a0dec61
Set the FQDN in the xcatd certificate, use subjectAltNames
2016-03-01 03:39:41 -05:00
Xiaopeng Wang
7b6cbf9ee4
Merge pull request #746 from penguhyang/vm_xml_sound
...
add sound device into vm xml
2016-03-01 13:44:03 +08:00
Xiaopeng Wang
dee1c2a39e
Merge pull request #742 from chenglch/plugin_wait_issue
...
Fix issue #729 : xcat do not print message under heavy load scenario
2016-02-29 17:51:13 +08:00
penguhyang
4c509f03ad
add sound device into vm xml
2016-02-29 00:45:03 -05:00
hu-weihua
3d016498ff
modify depening on GongJie's comments
2016-02-27 02:20:04 -05:00
Mark Gurevich
72fefb986d
Merge pull request #697 from xuweibj/docker_registry
...
Add set docker registry document
2016-02-26 14:10:43 -05:00
Casandra Qiu
be0bcf7451
For issue #712 Detect Error case in the xcatd and avoid loop in the
...
updateflag.awk
2016-02-26 13:23:20 -05:00
chenglch
f236675dec
Fix issue #729 : xcat do not print message under heavy load scenario
...
The root cause of this issue is the select time out when polling the
pipe socket. When timeout occurs, child process exit before printing
the message at the parent process side.
close-issue: #729
2016-02-26 03:13:16 -05:00
hu-weihua
48e64132ed
add umask for command log file /var/log/xcat/commands.log
2016-02-25 23:22:34 -05:00
XuWei
65bb2b67f0
Add set docker registry document
2016-02-25 20:09:51 -05:00
Victor Hu
617831d289
Merge pull request #734 from gurevichmark/rinstall_rst
...
Missed checkin of rinstall.rst file
2016-02-23 10:38:15 -05:00
neo954
d1d42501f7
Merge pull request #688 from bybai/confignetworknew
...
Fix github issue #630 , only the nictypes of the first lower interface is checked
2016-02-23 15:44:26 +08:00
bybai
dea6d6d0b8
polish fix 630
2016-02-23 02:37:15 -05:00
zet809
c026cfed79
Update debian.pm
2016-02-23 15:32:06 +08:00
bybai
263f0f6851
polish fix 630
2016-02-23 01:43:30 -05:00
zet809
c41a3e54e3
Update debian.pm
2016-02-23 14:41:21 +08:00
Mark Gurevich
9c360684c2
Missed checkin of rinstall.rst file
2016-02-22 11:32:51 -05:00
chenglch
324d736ba5
Merge pull request #683 from zet809/fix_issue_657
...
Fix issue #657 : "mkdocker command= " could not set command correctly
2016-02-22 01:33:04 -05:00
Victor Hu
add2c075e4
Merge pull request #727 from gurevichmark/docker_life_cycle
...
Small improvements to the docker lifecycle management document
2016-02-19 13:24:02 -05:00
Mark Gurevich
5f1ee63e30
Small improvements to the docker lifecycle management document
2016-02-19 10:19:32 -05:00
ertaozh
ded2750905
Fix issue #657 : "mkdocker command= " could not set commad for container correctly
2016-02-19 04:11:22 -05:00
Victor Hu
40bac31236
Merge pull request #726 from gurevichmark/more_man_fixes
...
Additional small man page fixes
2016-02-18 15:16:36 -05:00
Mark Gurevich
f763c29467
Additional small man page fixes
2016-02-18 11:06:49 -05:00