aboutsummaryrefslogtreecommitdiffstats
path: root/labs/lf/pod2
AgeCommit message (Collapse)AuthorFilesLines
2017-10-03lf-pod2, arm-pod5: Fuel Installer Descriptor FileAlexandru Avadanii1-1/+0
While at it, quote string variables in ericsson-pod1 IDF. Now that we can determine bridge names from IDF, drop legacy "local_env" mechanism for baremetal PODs. Change-Id: I1db41cde503099352adb72d0969c1dd0f8a92a59 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-24cleanup: fuel: Remove obsolete reap, dea, dhaAlexandru Avadanii4-1474/+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-08-17fuel: lf-pod2: Add local_env configuration fileAlexandru Avadanii1-0/+1
This file provides pod-specific enviroment variables that will be passed down to Fuel's `ci/deploy.sh` script. Change-Id: I7e3a5ebf9a30a31b7d4bd7d7dc9a13f7c45e2c6d Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-02-22[lf-pod2] Mend dns and ntp servers settingsMichael Polenchuk1-12/+17
Change-Id: I55d896b3cdc261681d998d1d305854035b0ccc53 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-01-17Update dpdk property pathMichael Polenchuk1-1/+2
JIRA: FUEL-243 Change-Id: Id077221fa5c43d3924ac2b829621814233f3cff9 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2016-09-15Add interfaces configuration for dpdkMichal Skalski1-160/+29
Change-Id: I05437371f3a789ce3f8f5333dec0ed0d477710cc Related-change: https://gerrit.opnfv.org/gerrit/#/c/21153/ Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-13Fix vlan configuration on lf-pod2Michal Skalski1-8/+8
JIRA: FUEL-161 Change-Id: If95178e95e761955aef535cc7ee0ce322f5d4a5c Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-04Add transformations and interfaces for DPDKFedor Zhadaev1-0/+94
We need that transformations and interfaces for OVS scenario to be able to enable DPDK. JIRA: FUEL-162 Change-Id: Ic6072d938e09a40516c32cdde6223d0a21e57403 Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
2016-06-22Add reaped configuration files for LF POD2Peter Barabas2-0/+1181
Change-Id: I2c196dfc654c1cd7e496da5ef7475af72b444b34 Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
2016-06-08Allow SSH from any hostPeter Barabas1-0/+1
Change-Id: Ibb1de3fce8c4a3e905829cd5cc2c98771f57d6fa Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
2016-02-16Remove superfluous network clauseStefan K. Berg1-22/+0
Change-Id: Ic913a17adddbf3a11933c27b780002d03f09a1c7 Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
2016-02-08Correction of IP addresses for LF pod2Stefan K. Berg1-10/+10
Change-Id: I94fe1a2f8e17c1af595782667db261c1c5e2d0b6 Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
2016-02-03LF-POD2 configuration rebased for Fuel8Jonas Bjurel1-61/+80
Change-Id: I4d0dc9545d8d4637ae011f9950cc6596b2fa5071 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2016-02-01Increased size of Fuel masterJonas Bjurel1-3/+3
Change-Id: Ia5c5efcad438ca9bec20b9e6ce8dcf8eb60307b0 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2016-01-12Use small-caps in LF lab nameFatih Degirmenci2-0/+326
Change-Id: I293b72d3118f1065982c8a417d9a81f705e584fc Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>