aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-10-10 18:18:24 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-10-10 18:56:40 +0200
commit52b5ed39204e05b14c7b5a2658d86c2f2e741d23 (patch)
treedbaac99312c93ff8a8c0e5ce239cb40e4537ad30
parentf653f97dd2591f4cd5bcb4e76eb2134a93f6d460 (diff)
deploy: Reduce Fuel Master VCPU count
Fuel Master VM template has been updated to use: - 4 VCPUs (was 8 VPCUs); Related-bug: ARMBAND-98 Change-Id: I1a587f0efa06850885ff8cf938ebb9775af8f7a8 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
-rw-r--r--patches/opnfv-fuel/0002-Fuel-VM-for-the-Enea-Armband-lab.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/opnfv-fuel/0002-Fuel-VM-for-the-Enea-Armband-lab.patch b/patches/opnfv-fuel/0002-Fuel-VM-for-the-Enea-Armband-lab.patch
index cefc0625..e1e2e58e 100644
--- a/patches/opnfv-fuel/0002-Fuel-VM-for-the-Enea-Armband-lab.patch
+++ b/patches/opnfv-fuel/0002-Fuel-VM-for-the-Enea-Armband-lab.patch
@@ -21,7 +21,7 @@ index 0000000..8773ed4
+ <name>fuel</name>
+ <memory unit='KiB'>8290304</memory>
+ <currentMemory unit='KiB'>8290304</currentMemory>
-+ <vcpu placement='static'>8</vcpu>
++ <vcpu placement='static'>4</vcpu>
+ <resource>
+ <partition>/machine</partition>
+ </resource>