summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-10-06 19:01:03 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-10-06 19:01:03 +0000
commitf23e74d911d349cae0cefc91f5f194561e8b1a76 (patch)
tree17c68b69302000ab34eff4708aee74ed4fdd4b4c /patches
parent12656ace377504c90431d21cc7e3e9594e7ecf0d (diff)
parent3ac592988df18e69da2e51a640abf7a069e928c6 (diff)
Merge "Revert "deploy: Reduce Fuel Master VM resources""
Diffstat (limited to 'patches')
-rw-r--r--patches/opnfv-fuel/0004-Fuel-VM-for-the-Enea-Armband-lab.patch10
1 files changed, 7 insertions, 3 deletions
diff --git a/patches/opnfv-fuel/0004-Fuel-VM-for-the-Enea-Armband-lab.patch b/patches/opnfv-fuel/0004-Fuel-VM-for-the-Enea-Armband-lab.patch
index 55f6a349..aa97aa69 100644
--- a/patches/opnfv-fuel/0004-Fuel-VM-for-the-Enea-Armband-lab.patch
+++ b/patches/opnfv-fuel/0004-Fuel-VM-for-the-Enea-Armband-lab.patch
@@ -1,3 +1,4 @@
+From 800aae6db0d0d79d01cec4df85075026073063dd Mon Sep 17 00:00:00 2001
From: Josep Puigdemont <josep.puigdemont@enea.com>
Date: Wed, 4 May 2016 14:27:23 +0200
Subject: [PATCH] Fuel VM for the Enea Armband lab
@@ -19,9 +20,9 @@ index 0000000..8773ed4
@@ -0,0 +1,88 @@
+<domain type='kvm' id='1'>
+ <name>fuel</name>
-+ <memory unit='KiB'>4194304</memory>
-+ <currentMemory unit='KiB'>4194304</currentMemory>
-+ <vcpu placement='static'>2</vcpu>
++ <memory unit='KiB'>8290304</memory>
++ <currentMemory unit='KiB'>8290304</currentMemory>
++ <vcpu placement='static'>8</vcpu>
+ <resource>
+ <partition>/machine</partition>
+ </resource>
@@ -105,3 +106,6 @@ index 0000000..8773ed4
+ </memballoon>
+ </devices>
+</domain>
+--
+2.5.5
+