Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-24 | cleanup: fuel: Remove obsolete reap, dea, dha | Alexandru Avadanii | 2 | -329/+0 | |
Old Fuel (up to and including Danube release) relied on a DEA/DHA pair of configuration files, usually constructed based on information collected from a manually deployed POD using a "reap" procedure. Starting with Euphrates, Fuel will use the PDF as input, so DEA/DHA, as well as reap data are now obsolete. Some PODs (arm-pod5, lf-pod2) still have a "local_env" configuration file, which is a leftover from old Fuel, but can only be dropped after Fuel automatically detects the jumphost bridge names (either by matching the IP addresses on the jumphost to the networks in PDF, or by using a static mapping defined in a PDF companion file, e.g. IDF). Remove all obsolete configuration, including useless directories. Change-Id: I9eae2067d83347409c17126aadb19e3d6b95d4b6 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> | |||||
2017-01-17 | Update dpdk property path | Michael Polenchuk | 1 | -1/+2 | |
JIRA: FUEL-243 Change-Id: Id077221fa5c43d3924ac2b829621814233f3cff9 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> | |||||
2016-11-11 | Fix dpdk cpu pinning | billyom | 1 | -0/+3 | |
Jira: OVSNFV-44 Change-Id: I6f97c9a0babb695e57f6138c74f5a9e4eeecedb4 Signed-off-by: Billy O'Mahony<billy.o.mahony@intel.com> | |||||
2016-10-19 | [Fuel] Use Intel NICs for dpdk | Michal Skalski | 1 | -2/+3 | |
JIRA: FUEL-214 JIRA: INFRA-26 Change-Id: I7cd675bd222fb9da21c01566c7220526b71699a0 Signed-off-by: Michal Skalski <mskalski@mirantis.com> | |||||
2016-09-21 | Updated information for ERICSSON-POD3 and ERICSSON-POD4 | Daniel Smith | 2 | -0/+324 | |
These configs have been tested against new GIC RO DC for HA and NOHA scenarios removed the reap from both (since they were done manual) Corrected for DPDK assignment to NIC Change-Id: I22bfaff02786210fe7d9bba826186104ddd71f6f Signed-off-by: Daniel Smith <daniel.smith@ericsson.com> |