Commit Graph

9 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
Nikolas Hermanns 0591813082 Installing same ovs version on the controller
In order to use ODL Boron with the OPNFV SDNVPN features, a newer
version of ovs is required in the controller node, otherwise the DHCP
does not work.
Also, it does not make sense to have 2 different ovs
versions in one deployment.

Change-Id: I454a9e6e577bca65a8ac54a55b44cc40b7f238fa
2016-11-07 12:28:15 +01:00
Billy O'Mahony 42160542e6 Update flavors mem_page_size
Post install update all standard flavors to have memory backed with
large pages otherwise they will not run with DPDK-enabled OVS.

Change-Id: I171fbda0e750237dee3c2b8278d4c3354a9378e9
Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2016-09-15 10:44:43 +01:00
Michael Polenchuk 0db45e1404 Allocate dpdk socket memory
* allocate dpdk socket memory if configured
* update main task to conform to F9.0+

Change-Id: I520b92cfbda083ad5781c8bc89bde9b43dcbfa0f
2016-08-29 18:17:02 +03: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
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