Commit Graph

13569 Commits

Author SHA1 Message Date
yinle acce8ea798 Add lsslp unicast support 2013-12-13 00:50:14 -08:00
lissav d6b62f0eac fix defect 3942 2013-12-12 11:15:15 -05:00
immarvin 214852bcd7 liteimg use rc.statelite instead of rc.statelite.ppc.redhat for rhels6.5.ppc64 statelite 2013-12-12 02:13:02 -08:00
wanghuaz d5a02a43a8 prevent the running of postbootscripts 2013-12-12 17:48:17 +08:00
wanghuaz 8238177b7f prevent the running of postbootscripts 2013-12-12 17:43:57 +08:00
wanghuaz 0284522bf1 prevent the running of postbootscripts 2013-12-12 17:37:48 +08:00
daniceexi 0ac6f5d4e8 skip the bmc interface for nics configuration 2013-12-10 07:17:51 -05:00
baiyuan 75a1115638 add test cases for addkit 2013-12-10 02:19:18 -05:00
daniceexi 01d1bee405 Mutiple winpes support. nodeset (Windows.pm) will generate configuration file (path of winpe) in /var/lib/xcat/proxydhcp.cfg and send signal to proxydhcp daemon, proxydhcp daemon loads configuration file and offers 4011 service to windows compute nodes. 2013-12-10 05:34:09 -05:00
wanghuaz 96a81f9911 fixing bug 3340: add test option for rmkit to list kitcomponents in use 2013-12-09 21:37:28 -08:00
wanghuaz 044febc97d fixing bug 3340: add test option for rmkit to list kitcomponents in use 2013-12-09 21:27:28 -08:00
zhaoertao 389396a5f5 modify the vmstorage value format of local path 2013-12-09 18:58:53 -08:00
Bruce Potter fd9456c60c add valid values of kvm, esx, rhevm to nodehm.mgt and power attributes 2013-12-09 19:02:14 -05:00
Bruce Potter e0dc206356 update description of litefile and litetree image attribute to include reference to image groups 2013-12-09 14:39:45 -05:00
immarvin a60bb9d50c rhels6.5 support 2013-12-05 21:54:18 -08:00
ligc 7877dae894 fix for bug 3902: add bridge nics into dhcpd.conf, em\d+ for Fedora 2013-12-05 12:50:12 +08:00
ligc 6040b777d7 fix for bug 3922, use getNodesAttribs instead of getNodeAttribs 2013-12-05 09:47:39 +08:00
sjing 2ecf98530b Fix for bug 3912
update net-snmp rpm version
2013-12-04 04:01:39 -05:00
lissav cdab9ccc32 fix lots of info in man page 2013-12-03 07:20:38 -05:00
sjing 58505be501 Fixed bug 3927
AIX bundle file can not recognize '#' in the middle of line.
2013-12-02 22:58:25 -05:00
daniceexi 5bc7502d61 code drop for feature to support multiple disks/paritions and multiple nics configuration for Windows deployment. 2013-12-03 02:26:31 -05:00
lissav 7d6d4cc690 Defect 3926, rerun of mysqlsetup -i leaves xcatd stopped 2013-12-02 06:42:27 -05:00
jjhua 672f7548a3 two environment template files if develop_mode=false 2013-12-02 16:36:19 -05:00
baiyuan e037cd0b69 update linux.conf.template for autotest 2013-12-01 22:13:38 -05:00
jjhua 0da6df2117 at present, we will use "develop_mode=true", so I change the value
of develop_mode in the example to "true".
2013-11-29 16:16:57 -05:00
jjhua 1d39d95386 add two examples of the environment files 2013-11-29 14:55:27 -05:00
jjhua 25ef66f1d2 databags and related items in the openstack chef cookbooks.
These are some examples, they can work with the current cookbooks.
If there are some changes in the cookbooks, please update the
databags and related items
2013-11-29 14:44:34 -05:00
jjhua f3925b9cf0 To support databag in openstack chef cookbook.
--nodevmode is only used when running all the procedure, and will
generate the secret, create the databag, and load the databag item
2013-11-29 14:32:42 -05:00
baiyuan bcb80dc6c3 support multiple os version 2013-11-29 00:35:14 -05:00
baiyuan 5b5703e18b add test cases for buildkit 2013-11-28 21:53:31 -05:00
jjhua 59ca686eec To support developer_mode=false, we need to use databag. There was
a bug in rabbimq-server(could not change the guest's password). Fixed
it.
2013-11-28 13:50:07 -05:00
jjhua 54f2ee5abe add the role[os-network-dhcp-agent] into os-compute-single-controller.rb .
It could be used to allocate IP for the nova VMs when using role[allinone-compute]
2013-11-28 13:45:08 -05:00
Bruce Potter 3f6448b316 removed the nbroot rpms from the yum group file 2013-11-27 04:36:46 -05:00
Jarrod Johnson d814b94bde Have ipmi do wire format, to match ipmitool and microsoft behavior in spite of the spec (which no one follows, not even prior xCAT code) 2013-11-26 10:26:51 -05:00
baiyuan f83c398450 enhance os value in testcase,adding os:rhels,os:sles support in cases0 2013-11-24 20:53:58 -05:00
xq2005 47a010573d for bug 3919: version compare problem 2013-11-22 01:35:37 -08:00
xq2005 3b1f5fbbf2 update the ubuntu dep tarball 2013-11-21 20:26:30 -08:00
Bruce Potter 749909960a Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2013-11-21 07:22:25 -05:00
zhaoertao 1166185575 remove 'sequential' parameter for runxcmd calling in configfpc.pm 2013-11-21 01:04:30 -08:00
zhaoertao b5409af7ee fix bug 3889 xcatd not running preprocess for multiple plugins when mgt=ipmi 2013-11-21 00:51:00 -08:00
daniceexi 2ade33338a defect 3917: add support for running of postinstall script in mic genimage. The rootimage root is changed to overlay/rootimg from overlay/package 2013-11-21 05:17:23 -05:00
wanghuaz 6f25f60016 fixing the problem that configing bond0 flushed the default gateway. 2013-11-21 10:09:07 +08:00
Bruce Potter 9b4d72de32 Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2013-11-19 07:19:31 -05:00
daniceexi 5161d143bc Change the man pages of nodeset,genimage and geninitrd commands for adding --ignorekernelchk option 2013-11-19 07:07:34 -05:00
ligc c3f73bc9b8 Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2013-11-19 15:55:45 +08:00
daniceexi 2b61564684 Code drop for new requirement: Add a new flag --ignorekernelchk for nodeset, geninitrd and genimage commands to skip the kernel version checking when injecting drivers from osimage.driverupdatesrc 2013-11-19 06:27:11 -05:00
ligc 089ea2da87 fix for bug 3913: do not use autocommit=0 for table read 2013-11-19 15:49:26 +08:00
Jarrod Johnson 004d179474 Fix SLES driver update media injection that is not rpm based 2013-11-18 16:31:15 -05:00
lissav 9578417eae defect 3870 2013-11-18 13:42:28 -05:00
Bruce Potter fee08fb028 Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2013-11-18 07:52:56 -05:00