aboutsummaryrefslogtreecommitdiffstats
path: root/labs/ericsson/pod2/fuel/config/dea-pod-override.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-08-08Merge "Add transformations and interfaces for DPDK"Michal Skalski1-2/+96
2016-08-04Add transformations and interfaces for DPDKFedor Zhadaev1-2/+96
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-08-03Allow SSH from any hostMichal Skalski1-1/+1
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>
2016-06-14Add explicit ssh_network clause for Pod2Stefan K. Berg1-0/+1
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
2016-06-14Rebase of DEA override for Ericsson Pod2Stefan K. Berg1-54/+20
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
2016-01-27Rebasement of Fuel8 deployment configuration files and scenariosJonas Bjurel1-56/+103
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>
2016-01-08Proposal for common OPNFV CI/CD Configuration structureJonas Bjurel1-0/+238
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>