Commit Graph

17 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 24b1dd4464 Remove OVS with DPDK
Change-Id: I6999ef2219d21286ffe95f1dd67b440b543020ac
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-02-13 13:21:28 -05:00
Guo Ruijing 0e55761328 Clean up and Remove DPDK from ovs with NSH
Change-Id: If3d4e8d9fa00077fe21959ad61eed9b423bc1ae8
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-02-13 12:23:49 -05:00
Alexandru Avadanii cf24224808 AArch64: Add native build support
- ovs-dpdk/debian/control: Add arm64 to supported arch list
- Dockerfile: For AArch64 native builds, pull Docker image from
  "aarch64/ubuntu:16.04".
- install.sh: Simplify and remove version harcodes
  Since only one set of packages (DPDK/OVS/OVS-DPDK) is shipped per
  archive, we can safely wildcard the installed versions in
  install.sh, which previously hardcoded DPDK and OVS versions.
  This is helpful for arm64, which has a custom deb subversion
  for DPDK and also has different package names ("*_arm64.deb").
- build-ovs-*.sh: Fix debian changelog date formatting (two spaces)

Change-Id: I0f2ade6516040ae6295ca61c37beba1fd87d28c1
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-01-25 20:23:54 +01:00
Guo Ruijing 18b80bb154 build ovs with dpdk from mos
ovs with dpdk installation fails due to dpdk dependency change.
To fix this issue, dpdk is built from mos debian. with this fix,
ovs with dpdk can be installed. Another fix is expected to fix new
issue after ovs with dpdk installation.

Change-Id: Ia69bfbf64a820575fd5453f18ad33052a3a490af
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-01-16 15:40:50 -05:00
Guo Ruijing fd77b5d487 Fix docker volume issue in ovs build
Change-Id: I9c87cb6e204b80df72020cac0297c27f603fb109
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-06-20 21:21:54 +00:00
Guo Ruijing f04f64e8b3 Fix wget failures in fuel@opnfv
Change-Id: Ie95dc77f267a385adfe87cb32952d8861a515934
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-06-20 20:22:03 +00:00
Guo Ruijing 10894a064c Fix some install issues
Change-Id: I6ad863bdb05e3ef7802395b8a4dcb737603bfb9a
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-05-27 14:52:10 +08:00
Guo Ruijing 2bad5a25e9 refactor scripts and update NSH patch
Change-Id: Ifc76e9bf2f83f904e765e6e8216ed98910642bae
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-05-24 08:06:51 +00:00
Guo Ruijing 5d3bd1e203 Add build home and move to ubuntu
Change-Id: I35723d79269dce2a6afbb97ac81bbe093c9575a6
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-05-03 15:24:50 +08:00
Guo Ruijing 1a9bf6cd02 support vagrant based build
Change-Id: Iaf1e6c101a7a8472baa2710ac95837051b4c03d0
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-04-21 16:49:50 +08:00
Guo Ruijing 5e73fe1c11 Refactor fuel ovs plugin
Change-Id: I078a1c7472d76041371075c41a1069a3ba248503
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-04-21 07:46:33 +00:00
Ruijing Guo b2243e0133 Don't build dpdk/dppd in installed node
Change-Id: I080f16b3b7881abe0c01a0be6dbbd15f2e9d1270
Signed-off-by: Ruijing Guo <ruijing.guo@intel.com>
2015-12-23 01:45:59 +00:00
Ruijing Guo ea851c2249 Add DPDK Initialization
Change-Id: Ieef5f888bf2ccfde64df97d8131d05dd25eefca9
Signed-off-by: Ling Yu <ling.y.yu@intel.com>
Signed-off-by: Ruijing Guo <ruijing.guo@intel.com>
2015-12-18 06:01:56 +00:00
lingyu1 7ca2f9cf52 Implement: Fuel install OVS with NSH/DPDK
Update docker build

Change-Id: I4fa8384947534f8b2bd27e3efde3a364d224578e
Closes-Bug:#1507877
Signed-off-by: lingyu1 <ling.y.yu@intel.com>
2015-12-09 18:41:13 +08:00
lingyu1 7590019023 Implement: Fuel install OVS with NSH/DPDK
Change-Id: I6933105a30fef4bc95e830ec86965c4417976454
Closes-Bug:#1507877
Signed-off-by: lingyu1 <ling.y.yu@intel.com>
2015-12-01 21:41:49 +08:00
lingyu1 373740ac0a Implement: Fuel install OVS with NSH/DPDK
Todo lists:
1. update dependencies.txt after RPM/debian packages are uploaded to official site

Closes-Bug:#1507877
Change-Id: Ie41e37d4387a0c03c9610a36b1f7009850564bf4
Signed-off-by: lingyu1 <ling.y.yu@intel.com>
2015-11-15 21:42:01 +08:00