Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger 3edfee0cd6 Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: Ia8e2df72f78f661b8b72c1960030de0c16cd1ab3
2019-12-18 19:44:04 +01:00
Guo Ruijing 24cbc038ce Fix slave reboot issue
Change-Id: I811d09723849ef0160979fcc168637f0338d32a5
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-01-18 14:05:30 -08:00
Guo Ruijing 6616fc9fad Fix some issues
1. Fix nested virtualization
2. cleanup dpdk & non-dpdk
3. Add to download iso

Change-Id: I4b721ec01f745ef699caf5e85b8566ed76612e9e
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-08-10 10:18:19 +08:00
Guo Ruijing 62d85e89b0 Support DPDK & non-DPDK since DPDK needs special cpu features
Change-Id: I1a2d704bf66aafa66d81a1f233ea4312430d809a
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-08-09 00:41:15 -07:00
Guo Ruijing e3814c9362 Enable cpu features which DPDK needs
1. check mk/rte.cpuflags.mk in DPDK 16.04/16.07
2. install openvswitch-switch-dpdk and restart service

Change-Id: Iac9d95be5fbe829793075814c0227314f334c6d9
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-08-08 15:37:12 -07:00
Guo Ruijing e256e3135b enable most of cpu features
Change-Id: I1c00eb08f1b6a7394c1c0edc88d59cdb751ec2b6
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-08-08 12:38:49 -07:00
Guo Ruijing fa11f517f7 Enable fsgsbase in fuel slave
Change-Id: I401a206c4d05405a3d5dd94b7e3b705f463fbb46
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-08-07 17:28:30 -07:00
Guo Ruijing 3cf3b53e73 Enable rdrand for fuel slave
Change-Id: I69aa504624b8ef366514473fcf005faa82e58447
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-08-07 13:06:16 -07:00
Guo Ruijing 21a21c4d18 Add experimental feature & remove hd boot
Change-Id: I7f08eb7ec46110f8e2f4726185d5a58fb52f5919
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-07-27 12:41:39 -07:00
Guo Ruijing 37cc96b2fa Add Fuel OVS plugin demo script
Change-Id: I558e8ade392f7649ca938f8eb841de285b69bf6b
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-05-31 13:37:52 +08:00