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
lissav
0804cf1ae6
Defect 3906
2013-11-18 06:50:18 -05:00
jjhua
e432c238f9
fixed bug 3904, if the environements dir doesn't exsit, create it.
2013-11-18 16:26:03 -05:00
jjhua
c8053583bd
fixed bug 3898
2013-11-18 15:37:15 -05:00
immarvin
43bc2d1e8e
fix #3877 [FVT]genimage return confusing error message when xCAT-IBMhpc is not installed
2013-11-17 19:07:05 -08:00
immarvin
e2708df2b4
fix defect #3693 [DEV] rhels6.4-ppc64 statelite failed with (FATAL error: could not get the entries from litefile table...) when noderes.xcatmaster=<hostname of MN>
2013-11-17 18:48:00 -08:00
Bruce Potter
d91767af84
change version of 2.8 branch to 2.8.4
2013-11-15 16:46:40 -05:00
Jarrod Johnson
ccb66ff793
Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8
2013-11-14 15:53:46 -05:00
Jarrod Johnson
cfb4a4cbaa
Fix problem where bnx2x dependency tree needs special handling in sles
2013-11-14 15:53:12 -05:00
sjing
92692d6939
only try to stop named if restartneeded=1
...
because on linux, if the named is already stopped, when we tried
to stop named, the return code is 0 with a warning message;
while on AIX, if the named is already stopped, when we tried to
stop named, the return code is 1, it's different with Linux.
2013-11-13 01:58:44 -05:00
jjhua
d9e220238d
Merge branch '2.8' of ssh://jjhua@git.code.sf.net/p/xcat/xcat-core into 2.8
2013-11-13 11:20:16 -05:00
xq2005
805adea8be
cacl broadcast address in configeth
2013-11-12 18:44:14 -08:00
John Simpson
e6a4b0d8fb
udpate to rflash man page for NeXtScale FPC
2013-11-12 16:47:46 -05:00
jjhua
11e7b02653
create the /install/chef-cookbooks directory in spec file
2013-11-12 15:51:50 -05:00
jjhua
55af05f8a3
update the spec file for chef-cookbooks
2013-11-12 15:43:00 -05:00
jjhua
93a98c256c
fixed a minor issue in the cloud template file
2013-11-12 15:37:07 -05:00
jjhua
3b18b981c5
fixed bug3890. When there are two interfaces(pubinterface and mgtinterface) on the controller node,
...
There are something wrong with the cookbooks. fixed it
2013-11-12 15:31:50 -05:00
jjhua
1bf4253477
the two template files are in ./xCAT-OpenStack/templates/cloud_environment/.
...
So remove them from the chef-cookbooks directory.
2013-11-12 10:31:48 -05:00
jjhua
467d0873de
add the openstack-chef-cookbook for grizzly
2013-11-12 10:24:04 -05:00
Jarrod Johnson
77cea20b24
Fix problem where fsm pulled in mic support
2013-11-12 10:02:42 -05:00
Jarrod Johnson
e868887a29
Remove ipmi.pm.legacy removal from fsm/zvm builds
2013-11-12 09:37:45 -05:00
sjing
be04c5c896
update perl-Net_SSLeay.pm to 1.55-3 for AIX7.1.3 and above
2013-11-12 09:27:36 -05:00
sjing
369a9e9b1e
update perl-Net_SSLeay.pm to 1.55-3 for AIX7.1.3 and above
2013-11-12 09:10:03 -05:00
xq2005
dd9b1b51ba
build xcat-openstack on ubuntu
2013-11-12 01:41:23 -08:00
John Simpson
28f0ef85cd
updated the rflash man page with the NeXtScale FPC information
2013-11-11 19:17:54 -05:00
John Simpson
367c5a1ec6
update to fix configtfpc problems with running in xcatd
2013-11-11 17:48:14 -05:00
Jarrod Johnson
15061d46a9
Add ability for appliances to forbid 32 bit architectures for RHEL
2013-11-11 15:32:01 -05:00
Jarrod Johnson
102a6bbbf1
Recognize and translate invalid url message
2013-11-11 09:25:58 -05:00