Commit Graph

14 Commits

Author SHA1 Message Date
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
Michal Skalski 019344248d Prevent compilation error when dpdk hash not found
Change-Id: I865fabb8841a3d08d68a52c65fe1d6476bbab761
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-10-21 00:41:49 +02:00
Michal Skalski c1e14c9412 Allocate enough memeory for dpdk hugepages
Rely on fuel allocate_hugepages task and use dpdk init script only for
mounting hugepages.

Change-Id: Id561effae09aca21d82868424f61794e8fb03c32
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-09-09 06:32:22 +02: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
Guo Ruijing d5e302c267 Install package by dpkg since fuel plugin don't support multi version
Change-Id: Id337d64e11de95c13519530bad284b28237ca455
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-04-29 15:01:48 +08:00
Guo Ruijing bca561ecd3 support fuel 9.0
Change-Id: Ib30f429f7db8cc3503f94a4e6d4505ca7e0f542e
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-04-28 16:37:18 +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
lingyu1 8e950c32dc Clean up code
Implement: Fuel install OVS with NSH/DPDK

Change-Id: I3fe071eb23f3f425e183725440c5a041f8b8cfae
Closes-Bug:#1507877
Signed-off-by: lingyu1 <ling.y.yu@intel.com>
2015-12-22 23:44:29 +08: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