aboutsummaryrefslogtreecommitdiffstats
path: root/labs/intel/virtual_kvm/fuel/config/dha.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-11-02[virtual envs] Enhance hw resources of controllerMichael Polenchuk1-3/+3
JIRA: FUEL-220 Change-Id: I96b1b3fb397ed2f957c0e865cc6f071b42698970 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2016-09-15[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>
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-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 Bjurel1-0/+38
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>