Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
Change-Id: Ie7182a64bb904bda34d7ad5d724f407ca2134e20
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
JIRA: FUEL-243
Change-Id: Id077221fa5c43d3924ac2b829621814233f3cff9
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
JIRA: FUEL-220
Change-Id: I96b1b3fb397ed2f957c0e865cc6f071b42698970
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
This change should not be submitted until colorado.1.0 is out and
ericsson-virtual1 is taken out of OPNFV Jenkins.
Change-Id: I21a74adede24469ebe255ecfaa3ced0aa42fbe75
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I05437371f3a789ce3f8f5333dec0ed0d477710cc
Related-change: https://gerrit.opnfv.org/gerrit/#/c/21153/
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
* increase the memory/cpu of controller
* reduce the memory of computes
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
Added interface mappings and transformations for running OVS
scenarios with DPDK on intel and ericsson virtual environments
JIRA: FUEL-168
Change-Id: Ia359fb8a958ca94a64cf9ae74733ed43b2589495
Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
|
|
Functest framework is trying to access internal endpoints from host
level which currently is not possible in virtual deployments.
Related: https://gerrit.opnfv.org/gerrit/#/c/18259/
JIRA: FUEL-167
Change-Id: Id5155116f1d1f6e55810b03fe264d74fe01979f3
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
Do not block connection in case of test framework try to connect from
different subnet.
Change-Id: I351d526e786a3fca05bc43e1a77d6a7ebf8ad260
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
and Ericsson-1 virtual deployment
NOT VERIFIED
DO NOT MERGE
Change-Id: I643674caad64af3b89da484261044d4136061e64
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
updated with correct ensX numbering
This is now using the defaults for networking.
Fixed 10.20.0.X/24 gw as well - this should point to 10.20.0.1
Change-Id: I7edd57dce30d5c8129684bb9a83855fd694e8a30
JIRA: 0
Signed-off-by: Daniel Smith <daniel.smith@ericsson.com>
|
|
Change-Id: Ia5c5efcad438ca9bec20b9e6ce8dcf8eb60307b0
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
Note:
- Most of the POD configuration files resides in the securedlab repo
- The securedlab repo is very restricive, cause it carries Lab internal
secrets
TODO:
- Intel virt is not yet rebased
- LF-POD2 is not yet rebased
NOT VERIFIED
DO NOT MERGE
Change-Id: I1be01a374bff65e3bee708ef00727cf1e94cb0af
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
Change-Id: I69a5abac607df4edb515640c124344f458e45251
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
Change-Id: Ie9969de5f9f1fb7c79c7af4f050ec41fdb7ffb09
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
This patch provides a common configuration structure, providing separation of concern between:
1) Base installer configuration
2) Per Lab/POD specific configuration
3) Per installer feature/plugin configuration
4) Deployment scenario configuration.
It is not yet aligned across installers - but provides a structure for
future alignment.
It relates to the implementation provided here:
https://gerrit.opnfv.org/gerrit/#/c/3995/
Also see the README file
VERIFIED
READY TO MERGE
JIRA:
Change-Id: I852376ba4b500cc50cba6cb3c2634533fc6426a6
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|