Commit Graph

78 Commits

Author SHA1 Message Date
Xicheng Chang ce7e2103b2 Syncing opnfv compass-adapters With openstack/compass-adapters
Change-Id: Ibbadf313fe0759500ae9b0528aba8ceca259ec9a
2016-05-18 10:03:42 -05:00
xiaodongwang e7280b8970 do not sync all log back to compass
Change-Id: I242689b4036cb42f08131af150d0094a389fb260
2015-04-28 15:51:46 -07:00
xiaodongwang c79f9d4e9d add ks_mirror into the default repos
Change-Id: Ic68caef0a9369772835784525a75b788cb20595b
2015-04-22 15:18:58 -07:00
xiaodongwang d10c96c3f8 do not quit when ssh key file not exists
Change-Id: I1c0eab5d52656b4560527c89eaeb56696090ed38
2015-04-06 15:16:05 -07:00
Xicheng Chang 587250bfae Add Ansible playbooks and modified cobbler snippets
Change-Id: If759d0fa469d3d40ab92e3359c6f9dfdbebe7214
2015-04-04 13:17:23 -07:00
xiaodongwang e355f4f18e fix two potential bugs to make ubuntu14.04 pass regtest
Change-Id: I9a27152233efcaf07ac40e2e02303ec3e87c4dd2

update cobbler snippets

Change-Id: I8af32409cee0d518d20963e83c0652c5b197d057
2015-03-27 17:47:33 -07:00
xiaodongwang 91530187f0 add user configuration and fix some bugs
Change-Id: Iee9b4550504a8918824f3260e7622788e5feb098
2015-03-08 23:39:19 -07:00
xiaodongwang 7de85ae46a fix typo that root partition should be / not /root
Change-Id: I5f6044021af996f30b5a47512ad3055fe34c19d5
2015-03-06 15:28:55 -08:00
Jenkins 839cde46f6 Merge "add initial version of suse support" into dev/experimental 2015-03-06 18:52:53 +00:00
Lei Lei 5c6b787407 Add log analyzor for CentOS7
Change-Id: I75ffe7927c6f61a7d649d01df7d54c2b433e61f3
2015-03-04 15:12:21 -08:00
xiaodongwang 1b3faedded add initial version of suse support
Change-Id: If960011e7ac8996ce1c0365b9dd06ed89b26fa8a
2015-03-03 22:51:03 -08:00
xiaodongwang cc2bec05c7 force update apt-get before reboot
Change-Id: I623daf7eae65c464ad94b79ee8e4d706581c5b2f
2015-02-23 14:32:22 -08:00
xiaodongwang 95623d6b90 correct chef run script
Change-Id: Ifbf44924500f47c8393071960eb287d77e0bf81b
2015-02-17 16:44:04 -08:00
xiaodongwang a8bfd97de2 make openstack installation support proxy mode
Change-Id: I3d6ce9418aa4763020cc38699dbcc784b4b7c013
2015-02-08 13:19:06 -08:00
Jenkins 7cf80ebf74 Merge "use knife node list instead of knife search node to check existance" into dev/experimental 2015-01-28 17:17:18 +00:00
xiaodongwang 20dcf7c257 update adapter config to support multi os versions
Change-Id: Icfd90d09ed55f3f0723a77642cc803d39440896d
2015-01-22 13:59:51 -08:00
Jerry Zhao 8a778af908 use knife node list instead of knife search node to check existance
knife search node does not work as expected in some cases like in
the bug report, although the cause is not clear yet but switch to
knife node list |grep doesn't hurt.

Change-Id: I16979e93183b13b5a3e2c3281f4033515428f2b2
Closes-bug: #1405415
2014-12-26 02:42:41 -08:00
Jenkins 67d09e782f Merge "make cobbler support reserve disk space" into dev/experimental 2014-12-15 18:54:19 +00:00
xiaodongwang 764b75c02c add biosboot partition
Change-Id: Iaa407e0e0eb24691e9b9fe0901a7efdb5619c0d1
Closes-Bug: 1402013
2014-12-12 10:29:30 -08:00
xiaodongwang cf0c3bdcc9 make cobbler support reserve disk space
Closes-Bug: 1399880

Change-Id: I44cc52e90ca1be0033d5f4b030eb90cb99bbc01b
2014-12-12 10:15:41 -08:00
Jenkins fc34b4e9ce Merge "avoid multi chef client run starts" into dev/experimental 2014-12-10 08:17:03 +00:00
xiaodongwang f49134271e avoid multi chef client run starts
Change-Id: Ie676e4200f2ce4574d53021b28b6c000641645ea
Closes-Bug: 1398963
2014-12-06 08:57:58 +00:00
xiaodongwang 1c245a51f1 add feature to reserve space umounted on disk
Change-Id: I6060a48f5e38521974b34fef6d8990f1127b5813
Closes-Bug: 1399880
2014-12-06 00:19:41 -08:00
Jenkins bc97a1b193 Merge "clean mbr section on all disks when installing os" into dev/experimental 2014-12-05 18:40:51 +00:00
xiaodongwang 540ccc8256 clean mbr section on all disks when installing os
Change-Id: I4eef54018b81ae62e4dff5cad89933537044d58f
Close-Bug: 1398630
2014-12-05 07:47:03 +00:00
xiaodongwang 06c19826da make ubuntu openstack works with proxy
Partial-Bug: 1392131
Change-Id: I5485d4543705cb3affce1937d1d7a6f1fd97b866
2014-12-04 17:54:28 -08:00
Jenkins f50b6fc7e0 Merge "fix gem install failure for ubuntu" into dev/experimental 2014-12-01 22:08:59 +00:00
Jerry Zhao a375b37153 fix gem install failure for ubuntu
chef-client gem install does not honor .gemrc in time,
so specify the http-proxy option explicitly.
moreover, post-apt-config kickstart file has a syntax
error, which is also fixed in the patch.

Change-Id: Iadf78b6c0aff691e3f6824c20e906b75b681e848
Closes-bug: #1393967
Closes-bug: #1396948
2014-11-27 02:35:12 -08:00
xiaodongwang 6e1f17d0f8 move clean repos command in case when local_repo used
Change-Id: I8e0a7a0abd3dfefc0416b0157427aef777e2d8b2
Closes-Bug: 1396377
2014-11-26 11:50:36 -08:00
Xicheng Chang f639a5d67f Separate cobbler IP from compass IP in cobbler snippets
Compass IP now is isolated so that during PXE process,
a pxe-server IP is available and DHCP will have its own
subnet and cobbler server owns the vip for that subnet.
This only partially closes bug #1393957, further change
will be maide in compass-core. So no "Closes-Bug" will
be added in the message.
Partial-bug: #1393957
Change-Id: I0d693f2958a33b5a093728dccf063e2114c7406b
2014-11-20 11:09:33 -08:00
xiaodongwang 4db535fd31 reformat preseed
Change-Id: I7c86310f1788ef144442b269b91581e48f7c8fda
2014-11-11 17:49:39 -08:00
xiaodongwang 8c510ac32c post ananmon should sent anaconda log back.
Change-Id: Icbf80b4b34587faaf83100aaafd5e6dc65383a9b
2014-10-30 01:21:37 -07:00
xiaodongwang aa0e25dd50 complete kickstart missing restriction
Change-Id: I390ef9b5899409ec2e4877a84e4151b1ea294cf5
2014-10-25 22:48:24 -07:00
xiaodongwang 0f77a082a0 fix remove no local repo bug
Change-Id: If1159c022787ff0373be45d228f68292e399aa9d
2014-10-22 16:48:25 -07:00
xiaodongwang de7cb6a442 change gem rc file back to /root/.gemrc
Change-Id: I072fd062cfc6d062af73188f7fc5a5583f6badf5
2014-10-21 17:40:04 -07:00
Xicheng Chang 9137b64713 Add repository disabling code back to local repo snippet
Change-Id: I8a3b2ac77abce8f35b829c3b272b78a376a7e748
2014-10-17 16:09:50 -07:00
Xicheng Chang 58fd79fb86 Fix bug in kickstart_local_repo snippet and kickstart
Change-Id: Ice16a9aa9588c28056882a7c129e712181645539
2014-10-17 14:23:54 -07:00
xiaodongwang 3e1faf5b86 add yum plugin priorities package
Change-Id: I1e43890b49518d2d464e3d8b2a44c73d5d7e3234
2014-10-16 09:42:30 -07:00
xiaodongwang 34dee64015 rename local repo snippet and add failover repo support
Change-Id: I12130fe0bc9b8f39d755495348546a308dd652d5
2014-10-12 22:47:00 -07:00
xiaodongwang b327ac4bad do not set no_proxy if http_proxy is not set
Change-Id: Id8e0bbed0699d73eaf42778cf5295afd8f0af6b9
2014-10-07 12:10:05 -07:00
xiaodongwang 0fbc8047fd fix new added local repo bug.
Change-Id: I8287c0c6a9bd06a34a01b13ee03429e137977584
2014-09-26 23:44:17 -07:00
Xicheng Chang 67d35b643a Add local repo
Change-Id: I70b2bcbdf3d068aef48fa0162a192d19416eaa83
2014-09-26 12:01:02 -07:00
xiaodongwang 0570b42764 use tcp to sync log
Change-Id: I33bd535d44a324e5d00b109b29eb489136ee1c33
2014-09-25 11:01:50 -07:00
xiaodongwang 3ced15e707 fix preseed partition bug
Change-Id: I2873d2e928ffba9caa8f7851b4fc8b68e4333340
2014-09-22 12:32:38 -07:00
xiaodongwang bcc090e845 change tab to space
Change-Id: Ia01bbbe21b8713a7f4d55f5038c127d9966652fa
2014-09-22 11:02:48 -07:00
xiaodongwang eefaa34a4f make cobbler support multi target systems
Change-Id: Ibf540efdef10309a7772e99274346f8233ca5e91
2014-09-21 01:31:58 -07:00
Jenkins 7261907239 Merge "Add metric to zone template" into dev/experimental 2014-09-05 18:28:39 +00:00
Xicheng Chang d50f35ed0f Add metric to zone template
Change-Id: Ic5ac96ef71e1537fe3acd7d67dc06cb64a2524c5
2014-09-05 11:00:52 -07:00
xiaodongwang 05f2466504 fix netcard disorder problem
Change-Id: I72e35ccda4cf6f32662f655e6e44419da19e9314
2014-09-04 00:24:18 -07:00
xiaodongwang 3a75594da3 add support to sort disk by path
Change-Id: I9d5bab1f16364e6cb53cf3cb74a3b24c70705d75
2014-08-26 15:15:54 -07:00