2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-03 03:50:08 +00:00

17371 Commits

Author SHA1 Message Date
penguhyang
4b8dcabe27 fix #1057, there are error messages when upgrading xcat on ubuntu 2016-05-09 05:19:55 -04:00
yangsong
04e4b902b1 Merge pull request #1073 from penguhyang/sles12_log
fix for sles12, during the second stage of an SSH installation YaST freezes
2016-05-09 01:30:15 -05:00
Xiaopeng Wang
63ec1cfe03 Merge pull request #1064 from whowutwut/security_notices
Move the security advisories over to RTD from GitHub Wiki
2016-05-09 13:29:50 +08:00
penguhyang
2afb87a2b5 fix for sles12, during the second stage of an SSH installation YaST freezes. 2016-05-09 01:28:45 -04:00
Xiaopeng Wang
5a9eaca587 Merge pull request #1072 from daniceexi/fix_vol_del_fail
issue 455: do retry when delete a volume for kvm vm
2016-05-09 11:24:23 +08:00
wangxiaopeng
afa055f45c issue 455: do retry when delete a volume for kvm vm 2016-05-08 22:42:57 -04:00
Xiaopeng Wang
556f58389a Merge pull request #1071 from whowutwut/bmc_msg
Make the error message on bmcdiscovery make more sense using IP instead of generated node name
2016-05-09 08:53:49 +08:00
Victor Hu
16f30d6bf0 In the error message, print the IP address for the BMC instead of the generated node
name because the generated node name is not complete and does not make sense
2016-05-07 09:54:46 -04:00
junxiawang
c9368c32fb Merge pull request #1070 from junxiawang/0507
modify p8le testcase
2016-05-07 19:14:47 +08:00
junxiawang
f136a05b6c modify p8le testcase 2016-05-07 11:19:35 -04:00
Xiaopeng Wang
d0de652a87 Merge pull request #1066 from whowutwut/bmc_user
bmcdiscover command does not allow -u without -p specified in command
2016-05-07 18:08:21 +08:00
Xiaopeng Wang
cccd99d103 Merge pull request #1069 from daniceexi/rmvm_f
issue 1068: kvm.pm: shutdown in rmvm will not destory the node object…
2016-05-07 12:55:11 +08:00
wangxiaopeng
49378b42e1 issue 1068: kvm.pm: shutdown in rmvm will not destory the node object in kvm host, this will cause the next mkvm do nothing 2016-05-07 01:13:25 -04:00
Victor Hu
38631134e6 Merge pull request #1050 from gurevichmark/diskless_doc
trim diskless root image doc formatting
2016-05-06 13:42:14 -04:00
Victor Hu
3f54b456d2 Overwriting the -u option passed in to bmcdiscover command was
only getting executed under a test for the -p option.  Move the
check outside so we overlay the default if any option is specified
2016-05-06 11:28:04 -04:00
Victor Hu
844a52b292 Propose moving the security notices from the GitHub Wiki over
to the documentation in ReadTheDocs so we can better organize
the wiki pages in Github
2016-05-06 10:26:09 -04:00
junxiawang
46a07a8d25 Merge pull request #1063 from junxiawang/0506
modify vm created
2016-05-06 19:32:57 +08:00
junxiawang
ca03309d7f modify vm created 2016-05-06 11:39:02 -04:00
yangsong
49cf7abc0c Merge pull request #1059 from xcat2/revert-927-onsslcertsha
Revert "replace the digest algorithm of xCAT ssl certificate from sha1 to sha256"
2016-05-06 02:51:50 -05:00
Xiaopeng Wang
dc97e7a5b7 Revert "replace the digest algorithm of xCAT ssl certificate from sha1 to sha256" 2016-05-06 15:47:37 +08:00
tingtli
394debbd9d Merge pull request #1035 from caomengmeng/improve_bundle_files
Improve existed bundle files and add new bundle files
2016-05-06 14:22:29 +08:00
tingtli
0c01addaca Merge pull request #1028 from hu-weihua/sncase
Add new SN setup case to support using bundle only in jenkins environment
2016-05-06 14:21:22 +08:00
neo954
7b463ae2d1 Merge pull request #1032 from hu-weihua/ib1029
Fix issue 1029 [FVT] The word trusty is hard coded in the script mlnxofed_ib_install.v2
2016-05-06 14:17:01 +08:00
tingtli
e37d1c937c Merge pull request #1044 from caomengmeng/auditlog_update
Update tabprune auditlog related case
2016-05-06 14:15:43 +08:00
hu-weihua
1642135264 add execute permission 2016-05-06 01:31:58 -04:00
hu-weihua
17154f89ee change first waiting time from 15m to 5m 2016-05-06 01:03:19 -04:00
hu-weihua
7dd452da10 remove useless statements 2016-05-06 00:46:09 -04:00
Xiaopeng Wang
e9f1c4b39c Merge pull request #1055 from immarvin/onrh6.8discinfo
add discinfo for rhels6.8
2016-05-06 10:56:15 +08:00
caomengmeng
c09e2cbcd1 delete duplicated cmd 2016-05-05 22:39:00 -04:00
immarvin
36cdbf8e77 add discinfo for rhels6.8 2016-05-05 22:14:24 -04:00
Xiaopeng Wang
241e879d63 Merge pull request #1053 from whowutwut/bmc_c
The bmcdiscover command does not support -c option, removing from documentation
2016-05-06 08:41:44 +08:00
Victor Hu
e7dbcc9575 The bmcdiscover command does not actually support -c option.
Removing it from the documentation
2016-05-05 20:24:29 -04:00
Xiaopeng Wang
061ce1759f Merge pull request #1051 from whowutwut/bmc_check
Make the --check example consistent with the usage in bmcdiscover man page
2016-05-06 08:16:42 +08:00
Xiaopeng Wang
0a7af7d330 Merge pull request #1052 from whowutwut/jarrod
Add back in the changes for mellanox workaround
2016-05-06 08:14:05 +08:00
Victor Hu
ceb29d0c2c Commit 4fea80d7 added two files that are missed in the spec file
causing the build to break
2016-05-05 20:10:55 -04:00
Jarrod Johnson
cd0bc9ce8b Bring forward mellanox ethernet workaround 2016-05-05 20:10:40 -04:00
Victor Hu
925044c7d5 Merge pull request #872 from cxhong/cuda
Add update_nvidia_driver section to CUDA installaltion documentation
2016-05-05 19:58:07 -04:00
Victor Hu
7c92a214cd Use the --check option in the examples to be consistent with the usage. The -c option is still OK 2016-05-05 19:48:32 -04:00
Mark Gurevich
28db457271 trim diskless root image doc formatting 2016-05-05 15:26:32 -04:00
Victor Hu
7f34ac0504 Merge pull request #1049 from daniceexi/fix_genesis-base
change the version of genesis-base to 2.12; remote the hwdb.bin from …
2016-05-05 14:39:45 -04:00
wangxiaopeng
40ac6cbca7 change the version of genesis-base to 2.12; remote the hwdb.bin from genesis-base for x86_64 2016-05-05 11:23:25 -04:00
Victor Hu
503744a58f Merge pull request #1037 from xuweibj/WWNC
Get correct WWN and PATH values in getinstdisk
2016-05-05 10:52:22 -04:00
Xiaopeng Wang
8bbc201ff1 Merge pull request #1043 from hu-weihua/xcattest
Fix issue 998 again,  restore xcattest back to original before bash dash problem
2016-05-05 21:11:10 +08:00
Xiaopeng Wang
c135ef2125 Merge pull request #1045 from chenglch/nodelist
Do not undef nodelist reference in DB process
2016-05-05 21:03:47 +08:00
chenglch
20d3453ad0 Do not undef nodelist reference in DB process
This patch add check method to wait for the DB process in xcatd.
Enhance the close method in Table.pm to disable the undef operation
for nodelist in DB process as the reference has already been cached
as a weak reference.

close-issue: #1011
2016-05-05 06:07:01 -04:00
caomengmeng
d0abb8e28f delete invalid files 2016-05-05 05:54:43 -04:00
caomengmeng
c5adfd1bbb updated 2016-05-05 05:44:44 -04:00
hu-weihua
c03bfae920 restore xcattest back to original before bash dash problem 2016-05-05 05:40:34 -04:00
yangsong
6f7aaa8e3f Merge pull request #984 from penguhyang/log_ubuntu
Failed to find expected logs while site.xcatdebugmode=1 for ubuntu on ppc64le
2016-05-05 03:47:48 -05:00
hu-weihua
7238c7391b make ubuntu as a specific scenario 2016-05-05 04:06:24 -04:00