aboutsummaryrefslogtreecommitdiffstats
path: root/labs/intel/virtual_kvm/fuel/config
AgeCommit message (Collapse)AuthorFilesLines
2016-11-03[virtual envs] Enhance hw resources of controllerMichael Polenchuk1-2/+2
JIRA: FUEL-220 Change-Id: I96b1b3fb397ed2f957c0e865cc6f071b42698970 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> (cherry picked from commit 233d70234a5c0c2f1ade916e928ed82a254935a6)
2016-09-17Add interfaces configuration for dpdkcolorado.1.0Michal Skalski1-120/+13
Change-Id: I05437371f3a789ce3f8f5333dec0ed0d477710cc Related-change: https://gerrit.opnfv.org/gerrit/#/c/21153/ Signed-off-by: Michal Skalski <mskalski@mirantis.com> (cherry picked from commit 4763cb907c3ad055e86520e4c8bd24d490a34c3a)
2016-09-16[IntelLab] Double compute disk sizeMichael Polenchuk1-1/+1
To contain m1.small flavor instances increase disk size for co-located ceph storage. Change-Id: Ib4da248ec5182c98464457b5b84de51cc2ae5d6d Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> (cherry picked from commit 424d5c9125ccb4c0856371b157feac345ad2dc37)
2016-08-18Tune up virtual envsMichael Polenchuk1-0/+26
* increase the memory/cpu of controller * reduce the memory of computes Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2016-08-11Add interfaces and transformations testing DPDK on virtual envsFedor Zhadaev1-0/+94
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>
2016-08-10Merge "Provide access to mgmt network from host level"Michal Skalski1-8/+8
2016-08-10Provide access to mgmt network from host levelMichal Skalski1-8/+8
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>
2016-08-09Allow SSH from any host (Intel POD)Fedor Zhadaev1-1/+1
Do not block connection in case of test framework try to connect from different subnet. Change-Id: I32b4b52d41286c9f906d70d846e28081bbcd055f Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
2016-06-14Fuel 9 Rebased dea-pod-overide.yaml for Intel-1 virtual deploymentJonas Bjurel1-116/+105
and Ericsson-1 virtual deployment NOT VERIFIED DO NOT MERGE Change-Id: I643674caad64af3b89da484261044d4136061e64 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-13Fixed DHA file for Intel virtual deploymentJonas Bjurel1-6/+6
Change-Id: I56ef6360fc41b9fee81365d2e4d9ecf8f1fe00a0 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2016-01-08Proposal for common OPNFV CI/CD Configuration structureJonas Bjurel2-0/+315
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>